From: Peter Ujfalusi Date: Thu, 7 May 2009 11:32:00 +0000 (+0300) Subject: ASoC: TWL4030: Fix typo in twl4030_codec_mute function X-Git-Tag: v2.6.31-rc1~363^2~29^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c198d811812417961582d4e25360372ca1eccdae;p=pandora-kernel.git ASoC: TWL4030: Fix typo in twl4030_codec_mute function Copy-paste error: TWL4030_PRECKL_GAIN >> TWL4030_PRECKR_GAIN It has not caused problems, since TWL4030_PRECKL_GAIN == TWL4030_PRECKR_GAIN == 0x30 Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed