Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463541
| From | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] extcon: Use the extcon_set_state_sync() instead of deprecated functions |
| Date | 2016-08-16 10:40 +0200 |
| Message-ID | <s6I4G-IW-7@gated-at.bofh.it> (permalink) |
| References | <s6GFz-8pe-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 16, 2016 at 04:08:06PM +0900, Chanwoo Choi wrote: > This patch alters the renamed extcon API to set the state of the external > connectors instead of deprecated extcon_set_cable_state_(). > > Because the patch[1] modifies the function name to maintain the function > naming pattern. > - extcon_set_cable_state_() -> extcon_set_state_sync() > - extcon_get_cable_state_() -> extcon_get_state() > > [1] https://lkml.org/lkml/2016/8/4/729 > - extcon: Rename the extcon_set/get_state() to maintain the function naming pattern > > Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> > Cc: Roger Quadros <rogerq@ti.com> > Cc: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> > Cc: Chen-Yu Tsai <wens@csie.org> > Cc: Ramakrishna Pallala <ramakrishna.pallala@intel.com> > Cc: Kishon Vijay Abraham I <kishon@ti.com> > Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> > --- For the Wolfson parts: Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Thanks, Charles
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] extcon: Use the extcon_set_state_sync() instead of deprecated functions Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-16 09:10 +0200 Re: [PATCH] extcon: Use the extcon_set_state_sync() instead of deprecated functions Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-08-16 10:40 +0200 Re: [PATCH] extcon: Use the extcon_set_state_sync() instead of deprecated functions Roger Quadros <rogerq@ti.com> - 2016-08-16 11:30 +0200
csiph-web