commit | e76f7558d89868bc295fe1220c2e5a0a82f698f6 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 20 23:58:50 2008 +0200 |
committer | Samuel Ortiz <samuel@sortiz.org> | Wed Oct 22 01:19:40 2008 +0200 |
tree | d53c1c06e9c40dcf6b380d3fb182a224f425ba0c | |
parent | 799f9e3267b0938c8059ed78d7e39e00b6aa6bd2 [diff] |
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>