]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2adbee2674e88c28be18c5e08514787c1b30b37
treed53c1c06e9c40dcf6b380d3fb182a224f425ba0c
parent481a58561ff014c1ec8f64e16f6aa74f3f12a71a
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