31 Jan
2014
31 Jan
'14
5:16 p.m.
Update the register patch based on latest evaluation of the device.
Signed-off-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com ---
Changed since v1: - Updated commit message on patch 2
Thanks, Charles
drivers/mfd/wm5102-tables.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/wm5102-tables.c b/drivers/mfd/wm5102-tables.c index 1e9a4b2..f9b1e96 100644 --- a/drivers/mfd/wm5102-tables.c +++ b/drivers/mfd/wm5102-tables.c @@ -73,6 +73,7 @@ static const struct reg_default wm5102_revb_patch[] = { { 0x171, 0x0000 }, { 0x35E, 0x000C }, { 0x2D4, 0x0000 }, + { 0x4DC, 0x0900 }, { 0x80, 0x0000 }, };
--
1.7.2.5