From: Markus Pargmann Date: Mon, 27 Jan 2014 12:03:05 +0000 (+0100) Subject: ASoC: tlv320aic32x4: Fix mono playback X-Git-Tag: v3.14-rc1~16^2~4^2^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b44aa40f875b06b1986a18251d601ee1832c4476;p=pandora-kernel.git ASoC: tlv320aic32x4: Fix mono playback Playback of a mono stream should output the same stream on both channels. At the moment only the left analog signal is valid, the right one is just noise. This patch maps the left digital channel onto both DACs when receiving a mono stream. Signed-off-by: Markus Pargmann Signed-off-by: Mark Brown --- Reading git-diff-tree failed