projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acf0be1
)
mfd: wm5110: Add missing Mic Detect 3 register into defaults
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Tue, 6 Aug 2013 15:42:29 +0000
(16:42 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 14 Aug 2013 17:53:10 +0000
(18:53 +0100)
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/wm5110-tables.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/wm5110-tables.c
b/drivers/mfd/wm5110-tables.c
index 172e9bfc4faca509f94c601e499e1cd903ef9a2f..49032651a5452c7d0dac537d49512a0bd4f4921b 100644
(file)
--- a/
drivers/mfd/wm5110-tables.c
+++ b/
drivers/mfd/wm5110-tables.c
@@
-507,6
+507,7
@@
static const struct reg_default wm5110_reg_default[] = {
{ 0x0000029C, 0x0000 }, /* R668 - Headphone Detect 2 */
{ 0x000002A3, 0x1102 }, /* R675 - Mic Detect 1 */
{ 0x000002A4, 0x009F }, /* R676 - Mic Detect 2 */
+ { 0x000002A5, 0x0000 }, /* R677 - Mic Detect 3 */
{ 0x000002A6, 0x3737 }, /* R678 - Mic Detect Level 1 */
{ 0x000002A7, 0x372C }, /* R679 - Mic Detect Level 2 */
{ 0x000002A8, 0x1422 }, /* R680 - Mic Detect Level 3 */