commit | 0930c33ad005f5af955059f8e85cdd1816e25a1b | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Apr 11 02:05:04 2013 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Apr 11 17:51:31 2013 +0100 |
tree | 01d097064fb3403612f3bf96107fe802f5a0c477 | |
parent | 2af1955848dffad480120a494fc39ae99e7580ba [diff] |
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>