From: Dimitris Papastamos Date: Fri, 5 Nov 2010 10:36:24 +0000 (+0000) Subject: ASoC: WM8776: Removed unneeded struct member X-Git-Tag: v2.6.37-rc4~14^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197ebd4053c42351e3737d83aebb33ed97ed2dd8;p=pandora-kernel.git ASoC: WM8776: Removed unneeded struct member The member reg_cache is not used at all and therefore it should be removed. This member was usually needed for older versions of ASoC that did not handle caching automatically and had to be done in the driver itself. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed