Skip to content
Commit 4f2de3bf authored by Jenny TC's avatar Jenny TC Committed by MyungJoo Ham
Browse files

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: default avatarJenny TC <jenny.tc@intel.com>
Signed-off-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
Tested-by: default avatarChanwoo Choi <cw00.choi@samsung.com>

--
Kernel-doc comment added by MyungJoo Ham
parent 44b7bccf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment