Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453430
| From | Guenter Roeck <groeck@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/6] extcon: Rename the extcon_set/get_state() to maintain the function naming pattern |
| Date | 2016-08-01 22:00 +0200 |
| Message-ID | <s1rxv-2ia-3@gated-at.bofh.it> (permalink) |
| References | <s1eqB-2fi-3@gated-at.bofh.it> <s1eqB-2fi-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jul 31, 2016 at 10:50 PM, Chanwoo Choi <cw00.choi@samsung.com> wrote: > This patch just renames the existing extcon_get/set_cable_state_() > as following because of maintaining the function naming pattern > like as extcon APIs for property. > - extcon_set_cable_state_() -> extcon_set_state() > - extcon_get_cable_state_() -> extcon_get_state() > > But, this patch remains the old extcon_set/get_cable_state_() functions > to prevent the build break. After altering new APIs, remove the old APIs. > > Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> > Tested-by: Chris Zhong <zyw@rock-chips.com> Reviewed-by: Guenter Roeck <groeck@chromium.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/6] extcon: Add the support for extcon type and property Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
[PATCH v2 4/6] extcon: Rename the extcon_set/get_state() to maintain the function naming pattern Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
Re: [PATCH v2 4/6] extcon: Rename the extcon_set/get_state() to maintain the function naming pattern Guenter Roeck <groeck@google.com> - 2016-08-01 22:00 +0200
[PATCH v2 2/6] extcon: Add the support for extcon property according to extcon type Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
Re: [PATCH v2 2/6] extcon: Add the support for extcon property according to extcon type Guenter Roeck <groeck@google.com> - 2016-08-01 21:50 +0200
Re: [PATCH v2 2/6] extcon: Add the support for extcon property according to extcon type Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-02 11:50 +0200
[PATCH v2 3/6] extcon: Add the support for the capability of each property Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
[PATCH v2 5/6] extcon: Add the synchronization extcon APIs to support the notification Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
Re: [PATCH v2 5/6] extcon: Add the synchronization extcon APIs to support the notification Guenter Roeck <groeck@google.com> - 2016-08-01 22:00 +0200
Re: [PATCH v2 5/6] extcon: Add the synchronization extcon APIs to support the notification Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-02 04:00 +0200
[PATCH v2 1/6] extcon: Add the extcon_type to gather each connector into five category Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
Re: [PATCH v2 1/6] extcon: Add the extcon_type to gather each connector into five category Guenter Roeck <groeck@google.com> - 2016-08-01 21:50 +0200
Re: [PATCH v2 0/6] extcon: Add the support for extcon type and property Guenter Roeck <groeck@google.com> - 2016-08-01 20:30 +0200
Re: [PATCH v2 0/6] extcon: Add the support for extcon type and property Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-02 05:10 +0200
Re: [PATCH v2 0/6] extcon: Add the support for extcon type and property Guenter Roeck <groeck@google.com> - 2016-08-02 07:20 +0200
csiph-web