commit | a43bd7e125143b875caae6d4f9938855b440faaf | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Tue Jan 20 15:43:16 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 27 17:32:36 2015 +0000 |
tree | 00e36a130bd496502069d9b703b2b3b54fde04bd | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
ASoC: atmel_ssc_dai: fix start event for I2S mode According to the I2S specification information as following: - WS = 0, channel 1 (left) - WS = 1, channel 2 (right) So, the start event should be TF/RF falling edge. Reported-by: Songjun Wu <songjun.wu@atmel.com> Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org