projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65795ef
)
mfd: Correct readability of WM8350 register 227
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 13 Apr 2009 13:05:02 +0000
(14:05 +0100)
committer
Samuel Ortiz
<sameol@linux.intel.com>
Wed, 17 Jun 2009 17:41:26 +0000
(19:41 +0200)
This includes the USB current limit status override which is used in the
power management driver.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm8350-regmap.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/wm8350-regmap.c
b/drivers/mfd/wm8350-regmap.c
index
9a4cc95
..
19fd8b7
100644
(file)
--- a/
drivers/mfd/wm8350-regmap.c
+++ b/
drivers/mfd/wm8350-regmap.c
@@
-3411,7
+3411,7
@@
const struct wm8350_reg_access wm8350_reg_io_map[] = {
{ 0x0000, 0x0000, 0x0000 }, /* R224 */
{ 0x8F3F, 0x0000, 0xFFFF }, /* R225 - DCDC/LDO status */
{ 0x0000, 0x0000, 0xFFFF }, /* R226 - Charger status */
- { 0x
0000
, 0x0000, 0xFFFF }, /* R227 */
+ { 0x
34FE
, 0x0000, 0xFFFF }, /* R227 */
{ 0x0000, 0x0000, 0x0000 }, /* R228 */
{ 0x0000, 0x0000, 0x0000 }, /* R229 */
{ 0xFFFF, 0x1FFF, 0xFFFF }, /* R230 - GPIO Pin Status */