RE: [PATCH 1/2] extcon: Modify the id and name of external connector

2015-10-06 Thread Pallala, Ramakrishna
> >> diff --git a/include/linux/extcon.h b/include/linux/extcon.h index > >> c0f8c4fc5d45..c8dd881e2b8d 100644 > >> --- a/include/linux/extcon.h > >> +++ b/include/linux/extcon.h > >> @@ -31,32 +31,42 @@ > >> /* > >> * Define the unique id of supported external connectors > >> */ > >>

Re: [PATCH 1/2] extcon: Modify the id and name of external connector

2015-10-06 Thread Chanwoo Choi
Hi Ram, On 2015년 10월 06일 20:42, Pallala, Ramakrishna wrote: > Hi Choi, > > >> Subject: [PATCH 1/2] extcon: Modify the id and name of external connector >> >> This patch modifies the id and name of external connector with the additional >> prefix to clarify both attribute and meaning of external

RE: [PATCH 1/2] extcon: Modify the id and name of external connector

2015-10-06 Thread Pallala, Ramakrishna
Hi Choi, > Subject: [PATCH 1/2] extcon: Modify the id and name of external connector > > This patch modifies the id and name of external connector with the additional > prefix to clarify both attribute and meaning of external connector as > following: > - EXTCON_CHG_* mean the charger

RE: [PATCH 1/2] extcon: Modify the id and name of external connector

2015-10-06 Thread Pallala, Ramakrishna
> >> diff --git a/include/linux/extcon.h b/include/linux/extcon.h index > >> c0f8c4fc5d45..c8dd881e2b8d 100644 > >> --- a/include/linux/extcon.h > >> +++ b/include/linux/extcon.h > >> @@ -31,32 +31,42 @@ > >> /* > >> * Define the unique id of supported external connectors > >> */ > >>

RE: [PATCH 1/2] extcon: Modify the id and name of external connector

2015-10-06 Thread Pallala, Ramakrishna
Hi Choi, > Subject: [PATCH 1/2] extcon: Modify the id and name of external connector > > This patch modifies the id and name of external connector with the additional > prefix to clarify both attribute and meaning of external connector as > following: > - EXTCON_CHG_* mean the charger

Re: [PATCH 1/2] extcon: Modify the id and name of external connector

2015-10-06 Thread Chanwoo Choi
Hi Ram, On 2015년 10월 06일 20:42, Pallala, Ramakrishna wrote: > Hi Choi, > > >> Subject: [PATCH 1/2] extcon: Modify the id and name of external connector >> >> This patch modifies the id and name of external connector with the additional >> prefix to clarify both attribute and meaning of external