commit | bcc8766696fe2023b498a4a5c19cf8d2193aa62e | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jun 05 12:24:10 2013 +0300 |
committer | Chris Ball <cjb@laptop.org> | Thu Jun 27 11:24:03 2013 -0400 |
tree | 3969b5ee349f2a2f2889c5a4d4ecad32cddd242d | |
parent | fdfa20c1631210d0ca218689204682ea80e170e3 [diff] |
mmc: dw_mmc-pltfm: 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: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Seungwon Jeon <tgih.jun@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>