Centos-kernel-stream-9/Documentation/driver-api/driver-model
Myron Stowe 0da3c0f2bb devres: remove devm_ioremap_np
JIRA: https://issues.redhat.com/browse/RHEL-33544
Upstream Status: 3954cf4338becb1f140bb6fa4f5e9a42f2529b86

commit 3954cf4338becb1f140bb6fa4f5e9a42f2529b86
Author: Christoph Hellwig <hch@lst.de>
Date:   Mon Aug 22 08:14:24 2022 +0200

    devres: remove devm_ioremap_np

    devm_ioremap_np has never been used anywhere since it was added in early
    2021, so remove it.

    Signed-off-by: Christoph Hellwig <hch@lst.de>
    Link: https://lore.kernel.org/r/20220822061424.151819-1-hch@lst.de
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Myron Stowe <mstowe@redhat.com>
2024-05-13 09:31:36 -06:00
..
binding.rst
bus.rst driver core: bus: mark the struct bus_type for sysfs callbacks as constant 2023-11-01 11:12:31 -05:00
design-patterns.rst
device.rst
devres.rst devres: remove devm_ioremap_np 2024-05-13 09:31:36 -06:00
driver.rst
index.rst
overview.rst
platform.rst
porting.rst