Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: Mark WM835x USB_SLV_500MA bit as accessible

The code is out of sync with the silicon.

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

authored by

Mark Brown and committed by
Samuel Ortiz
a39a021f 85c93ea7

+1 -1
+1 -1
drivers/mfd/wm8350-regmap.c
··· 3188 3188 { 0x7CFF, 0x0C00, 0x7FFF }, /* R1 - ID */ 3189 3189 { 0x0000, 0x0000, 0x0000 }, /* R2 */ 3190 3190 { 0xBE3B, 0xBE3B, 0x8000 }, /* R3 - System Control 1 */ 3191 - { 0xFCF7, 0xFCF7, 0xF800 }, /* R4 - System Control 2 */ 3191 + { 0xFEF7, 0xFEF7, 0xF800 }, /* R4 - System Control 2 */ 3192 3192 { 0x80FF, 0x80FF, 0x8000 }, /* R5 - System Hibernate */ 3193 3193 { 0xFB0E, 0xFB0E, 0x0000 }, /* R6 - Interface Control */ 3194 3194 { 0x0000, 0x0000, 0x0000 }, /* R7 */