mirror of
https://github.com/torvalds/linux
synced 2026-06-13 13:52:22 +09:00
devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>