]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00218774 ESAI ASRC: fix multi channel p2pplayback bug
authorChen Liangjun <b36089@freescale.com>
Mon, 30 Jul 2012 06:55:39 +0000 (14:55 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:07 +0000 (08:35 +0200)
commit5e68995231773b9b84e460bd25d27ff86605b983
tree7dacdcc0d038f0d4318f4e19aee2e999d12f408a
parent987155d874d680aecac0d607fc623879996f541c
ENGR00218774 ESAI ASRC: fix multi channel p2pplayback bug

ASRC driver would configure ASRC as ideal ratio mode for p2p playback.
However, multi channel convert can't work well with ideal ratio mode.

In this patch, change ASRC p2p playbck mode to internal ratio mode to
better support multi channel p2p playback.

Signed-off-by: Chen Liangjun <b36089@freescale.com>
drivers/mxc/asrc/mxc_asrc.c