]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8fb6927924c86759a44d37550392b4659074dc4
tree4c0b6a71f220cb860dd7e83ab0408926bb654d9b
parentda16ba63372dd9d52cf1621dabc2af3f4ffcc6ff
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