Re: [RESEND PATCH 1/3] power: charger-manager: Replace deprecatd API of extcon

2016-04-18 Thread Chanwoo Choi
Hi Rob, On 2016년 04월 19일 02:24, Rob Herring wrote: > On Fri, Apr 15, 2016 at 04:13:18PM +0200, Sebastian Reichel wrote: >> Hi, >> >> On Fri, Apr 15, 2016 at 09:43:34AM +0900, Chanwoo Choi wrote: >>> This patch removes the deprecated notifier API of extcon framework and then >>> use >>> the new ex

Re: [RESEND PATCH 1/3] power: charger-manager: Replace deprecatd API of extcon

2016-04-18 Thread Rob Herring
On Fri, Apr 15, 2016 at 04:13:18PM +0200, Sebastian Reichel wrote: > Hi, > > On Fri, Apr 15, 2016 at 09:43:34AM +0900, Chanwoo Choi wrote: > > This patch removes the deprecated notifier API of extcon framework and then > > use > > the new extcon API[2] with the unique id[1] to indicate the each e

Re: [RESEND PATCH 1/3] power: charger-manager: Replace deprecatd API of extcon

2016-04-17 Thread Chanwoo Choi
Hi Sebastian, On 2016년 04월 15일 23:13, Sebastian Reichel wrote: > Hi, > > On Fri, Apr 15, 2016 at 09:43:34AM +0900, Chanwoo Choi wrote: >> This patch removes the deprecated notifier API of extcon framework and then >> use >> the new extcon API[2] with the unique id[1] to indicate the each externa

Re: [RESEND PATCH 1/3] power: charger-manager: Replace deprecatd API of extcon

2016-04-15 Thread Sebastian Reichel
Hi, On Fri, Apr 15, 2016 at 09:43:34AM +0900, Chanwoo Choi wrote: > This patch removes the deprecated notifier API of extcon framework and then > use > the new extcon API[2] with the unique id[1] to indicate the each external > connector. Alter deprecated API as following: > - extcon_register_int

[RESEND PATCH 1/3] power: charger-manager: Replace deprecatd API of extcon

2016-04-14 Thread Chanwoo Choi
This patch removes the deprecated notifier API of extcon framework and then use the new extcon API[2] with the unique id[1] to indicate the each external connector. Alter deprecated API as following: - extcon_register_interest() -> extcon_register_notifier() - extcon_unregister_interest() -> extcon