[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <5084AC0A.8040608@samsung.com>
Date: Mon, 22 Oct 2012 11:14:34 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Jenny TC <jenny.tc@...el.com>
Cc: MyungJoo Ham <myungjoo.ham@...sung.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] extcon : register for cable interest by cable name
On 10/17/2012 09:08 PM, Jenny TC wrote:
> 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@...el.com>
> ---
> v1:
> Initial submit
> V2:
> Removed the new API and modified the extcon_register_interest
> API to accomodate the new requirement
>
> drivers/extcon/extcon-class.c | 43 +++++++++++++++++++++++++++++++----------
> 1 file changed, 33 insertions(+), 10 deletions(-)
>
Tested-by: Chanwoo Choi <cw00.choi@...sung.com>
Applied it and This patch is tested by me on charger-manager.
You can check it after some hours at extcon tree:
- http://git.infradead.org/users/kmpark/linux-samsung/shortlog/refs/heads/extcon-for-next
Thanks,
Chanwoo Choi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists