summaryrefslogtreecommitdiff
path: root/drivers/headset_observe
diff options
context:
space:
mode:
author邱建斌 <qjb@rock-chips.com>2011-08-24 01:44:32 +0800
committer邱建斌 <qjb@rock-chips.com>2011-08-24 01:44:32 +0800
commit90325a734f85c0742b256e63fc7316af85975573 (patch)
tree6e0e98e01dbf290c239e6e7f38115876030242a4 /drivers/headset_observe
parent2ba2167c600a4561251f3a6afc9e414e0501e75f (diff)
rk29_phone:
1.fix headset drive timecallback a bug 2.wm8994 add single and differential Choose
Diffstat (limited to 'drivers/headset_observe')
-rwxr-xr-xdrivers/headset_observe/rk_headset.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/headset_observe/rk_headset.c b/drivers/headset_observe/rk_headset.c
index f71aac53ff44..22f2222a451b 100755
--- a/drivers/headset_observe/rk_headset.c
+++ b/drivers/headset_observe/rk_headset.c
@@ -229,7 +229,6 @@ static void headsetobserve_work(struct work_struct *work)
}
headset_info->cur_headset_status = ~(BIT_HEADSET|BIT_HEADSET_NO_MIC);
headset_change_irqtype(HEADSET,IRQF_TRIGGER_FALLING);//
- disable_irq(headset_info->irq[HOOK]);
}
break;
default: