remarkable-linux/drivers/extcon
Chanwoo Choi b76668ba8a Extcon: add MAX8997 extcon driver
This patch add extcon-max8997 driver to support the muic feature
of Maxim max8997 by using Extcon framework.

The extcon-max8997 driver is implemented based on 'drivers/misc/
max8997-muic.c' and then use Extcon interface instead of callback
function in struct max8997_muic_platform_data to notify cable state
of notifee which want to know always newly cable state when external
connector(e.g., USB, TA, JIG) is attached or detached.

v1
- Use Extcon interface to notify cable state of notifee instead of
 callback function when external connector is attached or detached.
- Bug fix of getting platform_data for irq_base value.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-09 15:14:19 -07:00
..
extcon-max8997.c Extcon: add MAX8997 extcon driver 2012-05-09 15:14:19 -07:00
extcon_class.c extcon: Add EXTCON_MECHANICAL cable type for physical presence 2012-05-04 16:25:29 -07:00
extcon_gpio.c Extcon: fix section mismatch in extcon_gpio.c 2012-05-02 15:49:29 -07:00
Kconfig Extcon: add MAX8997 extcon driver 2012-05-09 15:14:19 -07:00
Makefile Extcon: add MAX8997 extcon driver 2012-05-09 15:14:19 -07:00