Files
android_kernel_xiaomi_sm8450/drivers/amba/tegra-ahb.c
Wolfram Sang 3cb3316cf7 drivers/amba: don't check resource with devm_ioremap_resource
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>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2014-02-05 09:46:07 -07:00

7.4 KiB