]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00233570-3 ASRC: Use function pointer to support ASRC loadable
authorGe Lei <b42127@freescale.com>
Thu, 15 Nov 2012 06:58:33 +0000 (14:58 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:43 +0000 (08:35 +0200)
commitfc71a92bafd1e98cfcf5cceced37a349ce598a91
treefe2497f1a8f52e4401a37c193d436e2a798a47d8
parent45b83d0c964ba220b8e9d6563c64b4c226978a2a
ENGR00233570-3 ASRC: Use function pointer to support ASRC loadable

In ASoC ESAI machine driver, use ASRC ops instead of directly use ASRC
function calling, so that it can support ASRC loadable.

Signed-off-by: Ge Lei <b42127@freescale.com>
sound/soc/imx/imx-cs42888.c