]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: samsung: export idma_reg_addr_init
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Apr 2013 00:05:04 +0000 (02:05 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 11 Apr 2013 16:51:31 +0000 (17:51 +0100)
commitc0da9f47c3915bf173ca3e2a7a31e21b8056ae27
tree01d097064fb3403612f3bf96107fe802f5a0c477
parent7f2397fabf179f54090fee78d45e0096ba47c2a0
ASoC: samsung: export idma_reg_addr_init

The idma_reg_addr_init function is used by the samsung i2s driver,
which can be a loadable module, so we have to export this function.

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