From: Dimitris Papastamos Date: Wed, 22 Sep 2010 15:16:06 +0000 (+0100) Subject: ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register X-Git-Tag: v2.6.37-rc1~126^2~1^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005d65fbac28e6cf32c76e95163012eb326f37e4;p=pandora-kernel.git ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register We need to pass the register index and not the register value. This patch depends on my previous patch "ASoC: Delegate to hw specific read for volatile registers". Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed