From: Peter Ujfalusi Date: Thu, 15 Sep 2011 12:39:27 +0000 (+0300) Subject: ASoC: twl6040: Chip initialization cleanup X-Git-Tag: v3.2-rc1~127^2~2^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a52762eee97d42344691c190cf8786dd9edde4d7;p=pandora-kernel.git ASoC: twl6040: Chip initialization cleanup There is no need to write to the vio registers at probe time, since most them either read only, or shared with MFD or not used. On the other hand it is a good idea to updated the ASICREV register in the cache at this time. After power up we need to restore some registers. Clean up the list to contain only the registers we are going to restore. Signed-off-by: Peter Ujfalusi Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed