git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a36f5
)
mfd: Cache wm8994 chip revision
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 5 Apr 2012 14:16:56 +0000
(15:16 +0100)
committer
Samuel 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