ASoC: samsung: use irq resource for idma
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Apr 2013 00:05:01 +0000 (02:05 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 11 Apr 2013 16:51:30 +0000 (17:51 +0100)
commitcb00e3a16dc60618c1ce56882e8bde1ad55069d9
tree4c0b6a71f220cb860dd7e83ab0408926bb654d9b
parenta7c1a644e16400a33e122f2b03c6a34240001b49
ASoC: samsung: use irq resource for idma

With multiplatform kernels, we cannot use hardwired IRQ
numbers in device drivers. This changes the idma driver
to use a proper resource, like all other drivers do.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/plat-samsung/devs.c
sound/soc/samsung/idma.c