commit | 73930eb31b2ecb0177c9bf81a35b4d2d73716951 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sat Sep 15 15:57:00 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Oct 15 10:03:17 2012 +0800 |
tree | 0a341a992eb4f6b986a6fc665b4b48e049a3cbe3 | |
parent | 04bbd8ef533fed260ea8cc249b534c1cbbc7f9d0 [diff] |
dma: imx-dma: retrieve MEM and IRQ from resources Retrieve MEM and IRQ from resources rather than directly using the value by including machine header. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: Vinod Koul <vinod.koul@linux.intel.com>