projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb9005d
)
extcon: arizona: Fix a typo in a comment
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 5 Aug 2013 09:00:46 +0000
(14:30 +0530)
committer
Chanwoo Choi
<cw00.choi@samsung.com>
Fri, 27 Sep 2013 00:37:00 +0000
(09:37 +0900)
Fixes an incomplete comment introduced by commit
9c2ba270
("extcon: arizona: Simplify HPDET based identification").
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-arizona.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/extcon/extcon-arizona.c
b/drivers/extcon/extcon-arizona.c
index 4696df0946ed270773002aa4ef834ca6862c6d90..2064eac1b92b74e0c83da851347a3bd8b89cb82a 100644
(file)
--- a/
drivers/extcon/extcon-arizona.c
+++ b/
drivers/extcon/extcon-arizona.c
@@
-514,7
+514,7
@@
static int arizona_hpdet_do_id(struct arizona_extcon_info *info, int *reading,
}
/*
- * If we measure the mic as
+ * If we measure the mic as
high impedance
*/
if (!id_gpio || info->hpdet_res[1] > 50) {
dev_dbg(arizona->dev, "Detected mic\n");