linux/drivers/extcon
Chanwoo Choi f4cce69611 Extcon: Notify changed state for only one cable to notifee
This patch inform the state of only one cable instead of previous data
including the state of 32 cables to notifee which use
extcon_register_interest()
function to monitor whether the specific cable is attachd or detached.

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-04-29 22:03:49 -04:00
..
Kconfig Extcon: support generic GPIO extcon driver 2012-04-20 09:22:02 -07:00
Makefile Extcon: support generic GPIO extcon driver 2012-04-20 09:22:02 -07:00
extcon_class.c Extcon: Notify changed state for only one cable to notifee 2012-04-29 22:03:49 -04:00
extcon_gpio.c Extcon: support generic GPIO extcon driver 2012-04-20 09:22:02 -07:00