kernel-ark/drivers/extcon
Charles Keepax 24a279b1ca extcon: arizona: Update manual headphone detection calculation
The higher levels of impedance have a higher minimum value than the
first level. As the same value was used for all levels, higher impedances
were reported with a very low level of accuracy. This patch applies the
approriate lower threshold for each level, whilst we are changing things
add a define for the maximum value at each level to improve readability.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2014-06-16 13:33:19 +09:00
..
extcon-adc-jack.c extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:22 +09:00
extcon-arizona.c extcon: arizona: Update manual headphone detection calculation 2014-06-16 13:33:19 +09:00
extcon-class.c extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device 2014-04-29 09:45:56 +09:00
extcon-gpio.c extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:48 +09:00
extcon-max8997.c extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:46:28 +09:00
extcon-max14577.c extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:31 +09:00
extcon-max77693.c extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:07 +09:00
extcon-palmas.c extcon: palmas: Make of_device_id array const 2014-06-16 13:33:18 +09:00
Kconfig extcon: Reorder the sequence of extcon device driver alphabetically 2014-06-16 13:33:18 +09:00
Makefile extcon: Reorder the sequence of extcon device driver alphabetically 2014-06-16 13:33:18 +09:00