Re: [PATCH 1/5] extcon: arizona: Disable debouce for accessory removal detection

2013-01-23 Thread Chanwoo Choi
On 01/24/2013 01:03 AM, Mark Brown wrote: > Ensure we clamp as quickly as possible after removal by disabling the > debounce while there is an accessory present. > > Signed-off-by: Mark Brown > --- > drivers/extcon/extcon-arizona.c |9 + > 1 file changed, 9 insertions(+) Patches

[PATCH 1/5] extcon: arizona: Disable debouce for accessory removal detection

2013-01-23 Thread Mark Brown
Ensure we clamp as quickly as possible after removal by disabling the debounce while there is an accessory present. Signed-off-by: Mark Brown --- drivers/extcon/extcon-arizona.c |9 + 1 file changed, 9 insertions(+) diff --git a/drivers/extcon/extcon-arizona.c

[PATCH 1/5] extcon: arizona: Disable debouce for accessory removal detection

2013-01-23 Thread Mark Brown
Ensure we clamp as quickly as possible after removal by disabling the debounce while there is an accessory present. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com --- drivers/extcon/extcon-arizona.c |9 + 1 file changed, 9 insertions(+) diff --git

Re: [PATCH 1/5] extcon: arizona: Disable debouce for accessory removal detection

2013-01-23 Thread Chanwoo Choi
On 01/24/2013 01:03 AM, Mark Brown wrote: Ensure we clamp as quickly as possible after removal by disabling the debounce while there is an accessory present. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com --- drivers/extcon/extcon-arizona.c |9 + 1 file changed,