From: Mark Brown Date: Fri, 29 Oct 2010 22:41:17 +0000 (-0700) Subject: ASoC: Remove volatility from WM8900 POWER1 register X-Git-Tag: v2.6.37-rc2~95^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d212d8e86fb4221bd91b9266b7567ee2b83bd01;p=pandora-kernel.git ASoC: Remove volatility from WM8900 POWER1 register Not all bits can be read back from POWER1 so avoid corruption when using a read/modify/write cycle by marking it non-volatile - the only thing we read back from it is the chip revision which has diagnostic value only. We can re-add later but that's a more invasive change than is suitable for a bugfix. Signed-off-by: Mark Brown Acked-by: Liam Girdwood Cc: stable@kernel.org --- Reading git-diff-tree failed