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:
449c175
)
extcon: arizona: Add support for WM8280/WM8281
author
Richard Fitzgerald
<rf@opensource.wolfsonmicro.com>
Sat, 17 Jan 2015 15:21:26 +0000
(15:21 +0000)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 26 Feb 2015 10:04:44 +0000
(10:04 +0000)
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/extcon/extcon-arizona.c
patch
|
blob
|
history
diff --git
a/drivers/extcon/extcon-arizona.c
b/drivers/extcon/extcon-arizona.c
index 63f01c42aed486af8e3bd74b7f5c07dc0ee98ffd..6b5e795f3fe201cc0c29542a7ef61399fc4cb658 100644
(file)
--- a/
drivers/extcon/extcon-arizona.c
+++ b/
drivers/extcon/extcon-arizona.c
@@
-1149,6
+1149,7
@@
static int arizona_extcon_probe(struct platform_device *pdev)
}
break;
case WM5110:
+ case WM8280:
switch (arizona->rev) {
case 0 ... 2:
break;