]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00221177 ESAI ASRC: add mutex protection between ESAI and ASRC P2P
authorChen Liangjun <b36089@freescale.com>
Thu, 23 Aug 2012 04:30:57 +0000 (12:30 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:18 +0000 (08:35 +0200)
commite87a6b21f4a5c3d753e6add90513387531338148
tree46f50972d5233d69019c8e7135a3fc4afc9ac414
parent42d9d37a935ea47fd55b633b899b907a16ac0594
ENGR00221177 ESAI ASRC: add mutex protection between ESAI and ASRC P2P

ESAI playback and ASRC P2P playback use difference codec_dai while using
the same codec. Thus they can't work together.

In this patch, add mutual protection between ESAI playback and ASRC P2P
playback.

Signed-off-by: Chen Liangjun <b36089@freescale.com>
sound/soc/imx/imx-esai.c