mfd: Don't store volatile bits in WM8350 register cache
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Oct 2008 21:58:50 +0000 (23:58 +0200)
committerSamuel Ortiz <samuel@sortiz.org>
Tue, 21 Oct 2008 23:19:40 +0000 (01:19 +0200)
commite76f7558d89868bc295fe1220c2e5a0a82f698f6
treed53c1c06e9c40dcf6b380d3fb182a224f425ba0c
parent799f9e3267b0938c8059ed78d7e39e00b6aa6bd2
mfd: Don't store volatile bits in WM8350 register cache

This makes the contents of the cache clearer and fixes incorrect
initialisation of the cache for partially volatile registers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/wm8350-core.c