From: Lars-Peter Clausen Date: Sat, 27 Aug 2011 16:24:12 +0000 (+0200) Subject: ASoC: snd_soc_codec_{readable,writable}_register change default to true X-Git-Tag: v3.1-rc7~30^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63fa0a288cfedca681175fe13cf15677e944cdb2;p=pandora-kernel.git ASoC: snd_soc_codec_{readable,writable}_register change default to true Change the default return value of snd_soc_codec_{readable,writable}_register to true when no codec specific callback for this function is given. Otherwise all registers of that codec will neither be readable nor writable, which is most certainly not what we want. Signed-off-by: Lars-Peter Clausen Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed