> >> I'm running Linux 3.7 on a beagle-xm and observe very reproducible stereo > >> channel swapping issue on playback of a stereo stream (one channel has a > >> sine, the other is zero); the channel swap occurs on starting the playback > > > >> it appears that the swapping issue is back, probably due to the DMA rework > >> in recent kernel? > > > > kernel 3.4 does not have the issue > > Well, then, I guess, you'll have to bisect it down. here it is: 946cc36ae550ea52adee0f42ac5034a34b5393be is the first bad commit commit 946cc36ae550ea52adee0f42ac5034a34b5393be Author: Peter Ujfalusi <peter.ujfalusi@xxxxxx> Date: Fri Sep 14 15:05:58 2012 +0300 ASoC: omap-pcm: Convert to use dmaengine Original author: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx> Switch the omap-pcm to use dmaengine. Certain features are not supported by after dmaengine conversion: 1. No period wakeup mode DMA engine has no way to communicate this information through standard channels. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx> Tested-by: Janusz Krzysztofik <jkrzyszt@xxxxxxxxxxxx> Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> -- Peter Meerwald +43-664-2444418 (mobile) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html