diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-07 12:06:05 +0800 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-07-12 14:07:42 +0200 |
commit | 81a16e154cc03e3ec76537694ab4afb8df3965eb (patch) | |
tree | abbdd48de444fefa8cb0b7260dbac4049216e2eb /drivers/vfio/cdx | |
parent | 60177390fa061c62d156f4a546e3efd90df3c183 (diff) | |
download | lwn-81a16e154cc03e3ec76537694ab4afb8df3965eb.tar.gz lwn-81a16e154cc03e3ec76537694ab4afb8df3965eb.zip |
mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
Convert platform_get_resource(), devm_ioremap_resource() to a single
call to devm_platform_get_and_ioremap_resource(), as this is exactly
what this function does.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230707040622.78174-1-frank.li@vivo.com
Diffstat (limited to 'drivers/vfio/cdx')
0 files changed, 0 insertions, 0 deletions