From: Dimitris Papastamos Date: Thu, 13 Jan 2011 12:20:38 +0000 (+0000) Subject: ASoC: Automatically assign the default readable()/volatile() functions X-Git-Tag: v2.6.39-rc1~200^2^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1500b7b5ffaacb8199e0a61162f5d349fb19acbe;p=pandora-kernel.git ASoC: Automatically assign the default readable()/volatile() functions Ensure that all calls to readable_register()/volatile_register() go via the snd_soc_codec function pointers. If the default register access table has been given but no functions for handling readable()/volatile() registers, use the default ones provided by soc-cache. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed