Files
android_kernel_xiaomi_sm8450/include/linux/mfd
Chanwoo Choi f73f6232af extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type
This patch make max8997_muic_get_cable_type() function to remove
duplicate code for checking ADC/Charger cable type because almost
internal function need to read adc/chg_type value of MUIC register.

Also, remove *_detach() function, extcon-max8997 driver treat
attach/detach operation of cable in max8997_*_handler() function.
Lastly, this patch move defined constant in header file(include/
linux/mfd/max8997.h, max8997-private.h) because defined constant
is only used in the 'extcon-max8997.c'.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
2013-02-14 07:54:22 +09:00
..
2012-11-28 12:22:27 -08:00
2012-11-28 12:22:27 -08:00
2012-07-16 14:31:59 +02:00
2012-11-28 12:20:19 -08:00
2012-11-23 12:09:19 +01:00
2012-09-23 20:51:34 +02:00
2012-11-17 20:44:44 -08:00
2012-09-19 12:07:56 +02:00
2012-09-01 10:01:31 -07:00
2012-11-21 16:07:57 +01:00
2012-07-21 00:02:18 -04:00
2012-09-25 10:42:02 +02:00
2012-11-30 12:20:35 +01:00