Re: [PATCH 5/6] extcon: Add the synchronization extcon APIs to support the notification

2016-07-27 Thread Chanwoo Choi
Hi Chris, On 2016년 07월 27일 16:30, Chris Zhong wrote: > Hi Chanwoo > > On 07/26/2016 08:09 PM, Chanwoo Choi wrote: >> This patch adds the synchronization extcon APIs to support the notifications >> for both state and property. When extcon_*_sync() functions is called, >> the extcon informs the inf

Re: [PATCH 5/6] extcon: Add the synchronization extcon APIs to support the notification

2016-07-27 Thread Chris Zhong
Hi Chanwoo On 07/26/2016 08:09 PM, Chanwoo Choi wrote: This patch adds the synchronization extcon APIs to support the notifications for both state and property. When extcon_*_sync() functions is called, the extcon informs the information from extcon provider to extcon client. The extcon driver

[PATCH 5/6] extcon: Add the synchronization extcon APIs to support the notification

2016-07-26 Thread Chanwoo Choi
This patch adds the synchronization extcon APIs to support the notifications for both state and property. When extcon_*_sync() functions is called, the extcon informs the information from extcon provider to extcon client. The extcon driver may need to change the both state and multiple properties