commit | 0b95961e03ecee31d6151db79cc0826e702d1e0a | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jun 05 15:26:43 2013 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Jul 05 11:40:42 2013 +0530 |
tree | 1203a668e450bc0b3e98743f678f210832ff6a17 | |
parent | fed8c45727abd273fd74b3e78b35be4929121334 [diff] |
dw_dmac: 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: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>