commit | f04209a7b0a9942aa78f8b27e63a8a5cc097adf8 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 09 16:29:21 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 16 19:36:29 2012 +0100 |
tree | b2f07c053c943e370dd2ab39c17fdd5f132e9779 | |
parent | 1eee1b3833d67eb52c0f4d293cbb796a776c5eed [diff] |
ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link When two CODEC DAIs are linked directly to each other then if we give the same master mode settings to both devices things won't work as either neither will drive or they'll drive against each other. Flip the settings for the DAI in the CPU slot of the DAI link. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>