]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SAUCE: set correct rates before registering SPDIF codec DAI
authorEric Miao <eric.miao@linaro.org>
Mon, 26 Sep 2011 02:46:27 +0000 (10:46 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:42 +0000 (14:09 +0200)
commitffae6d9ed1610b4c51cfe452dfac1d449a6971ed
tree0965e8bf1cce80246ee8f5b2b751ad4d1912ad99
parentf49d87560cdf8ab919924aa6af389dd610171dcd
SAUCE: set correct rates before registering SPDIF codec DAI

BugLink: http://bugs.launchpad.net/bugs/855281
Playback/capture rates should be configured before the SPDIF codec
DAI is registered, according to the parameters that passed in by
the platform data. And this caused pulseaudio not working with the
SPDIF sound card.

Signed-off-by: Eric Miao <eric.miao@linaro.org>
sound/soc/codecs/mxc_spdif.c