]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:49 +0000 (14:12 +0200)
commit70c738181701dab0817814aa1704a7aeea84e312
tree46f50972d5233d69019c8e7135a3fc4afc9ac414
parent74585fa1e6044add2f93556d74c1a2f60eb92d1d
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