]> Git Repo - linux.git/commit
dw_dmac: don't check resource with devm_ioremap_resource
authorAndy Shevchenko <[email protected]>
Wed, 5 Jun 2013 12:26:43 +0000 (15:26 +0300)
committerVinod Koul <[email protected]>
Fri, 5 Jul 2013 06:10:42 +0000 (11:40 +0530)
commit0b95961e03ecee31d6151db79cc0826e702d1e0a
tree1203a668e450bc0b3e98743f678f210832ff6a17
parentfed8c45727abd273fd74b3e78b35be4929121334
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 <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
drivers/dma/dw_dmac.c
This page took 0.05511 seconds and 4 git commands to generate.