From: Lars-Peter Clausen Date: Tue, 28 Dec 2010 20:37:55 +0000 (+0100) Subject: ASoC: codecs: Remove unused reg_cache fields from device structs X-Git-Tag: v2.6.38-rc1~236^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839d271c509b6ce5c1da8a8e89fad73a1af0ddda;p=pandora-kernel.git ASoC: codecs: Remove unused reg_cache fields from device structs The multi-component patch(commit f0fba2ad1) moved the allocation of the register cache from the driver to the ASoC core. Most drivers where adjusted to this, but there are quite a few drivers left which now have an unused reg_cache field in their private device struct. This patch removes these unused fields. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed