diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2014-04-01 16:23:47 +0300 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2014-05-05 14:32:01 -0500 |
commit | 56c4a0224add82ced3af81c3a898a228a0560720 (patch) | |
tree | 925fdabcee3fbbf28f4c3bcc5db7fc8061dd7d85 /mm | |
parent | bae74510179bc6d2c71168eeef33b7b157e244d0 (diff) | |
download | linux-56c4a0224add82ced3af81c3a898a228a0560720.tar.gz linux-56c4a0224add82ced3af81c3a898a228a0560720.tar.bz2 linux-56c4a0224add82ced3af81c3a898a228a0560720.zip |
drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
We can then remove the iounmap() calls from probe and remove.
Since the driver requests the resources via index we can do the mem resource
request within a for loop.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions