dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/extcon
Jenny TC 4f2de3bf17 extcon : register for cable interest by cable name
There are some scnearios where a driver/framework needs to register
interest for a particular cable without specifying the extcon device
name. One such scenario is charger notifications. The platform will
have charger cabel which will be bound to any extcon device. It's
not mandatory for the charger driver to know which extcon device
it should use. This patch enables the support for registering
interest for a cable just by cable name wihtout specifying the
extcon device name

Signed-off-by: Jenny TC <jenny.tc@intel.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>

--
Kernel-doc comment added by MyungJoo Ham
2012-10-23 16:32:18 +09:00
..
Kconfig extcon: extcon-arizona depends on INPUT 2012-09-05 13:31:03 -07:00
Makefile extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices 2012-09-05 12:20:49 -07:00
extcon-adc-jack.c extcon: adc-jack: Add missing MODULE_LICENSE 2012-10-23 16:32:14 +09:00
extcon-arizona.c Driver core merge for 3.7-rc1 2012-10-01 12:10:44 -07:00
extcon-class.c extcon : register for cable interest by cable name 2012-10-23 16:32:18 +09:00
extcon-gpio.c extcon: Remove duplicate inclusion of extcon.h header file 2012-10-22 11:28:10 +09:00
extcon-max8997.c extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach 2012-10-22 11:28:10 +09:00
extcon-max77693.c extcon: trivial: kfree missed from remove path 2012-10-23 16:32:17 +09:00