mfd: Cache wm8994 chip revision
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 5 Apr 2012 14:16:56 +0000 (15:16 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 1 May 2012 10:00:21 +0000 (12:00 +0200)
There's no need to mark the chip revision registers as volatile, it won't
change at runtime so we can cache it from the device at startup.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found