extcon: max8997: Set default of ADC debounce time during initialization
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 12 Feb 2013 23:50:00 +0000 (08:50 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 13 Feb 2013 22:54:09 +0000 (07:54 +0900)
commit027fcd50500fd87847891d5c2f341c1f002de3e8
tree32fd5d9c9ce5ccd99e3d43e524f8504af2dd6010
parent07c70503a420d48402b3859e2c1c4c847a130a8b
extcon: max8997: Set default of ADC debounce time during initialization

This patch set default of ADC Debounce Time(25ms) during probe step.
Also, can possible change ADC Debounce Time according to H/W situation
by using max8997_set_adc_debounce_time()

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
drivers/extcon/extcon-max8997.c
include/linux/mfd/max8997-private.h
This page took 0.034694 seconds and 5 git commands to generate.