From: Bo Shen Date: Tue, 20 Jan 2015 07:43:16 +0000 (+0800) Subject: ASoC: atmel_ssc_dai: fix start event for I2S mode X-Git-Tag: v3.2.68~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c024ef952a111ac8963bfc4edbec6e7a75fffd61;p=pandora-kernel.git ASoC: atmel_ssc_dai: fix start event for I2S mode commit a43bd7e125143b875caae6d4f9938855b440faaf upstream. 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 Signed-off-by: Bo Shen Signed-off-by: Mark Brown Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed