[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABXOdTfcrvnHafdBv4ED0FBuYUvR+cK0pvzcCS63xG8f_DoE9A@mail.gmail.com>
Date: Mon, 1 Aug 2016 12:51:15 -0700
From: Guenter Roeck <groeck@...gle.com>
To: Chanwoo Choi <cw00.choi@...sung.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
myungjoo.ham@...sung.com, Chris Zhong <zyw@...k-chips.com>,
Guenter Roeck <groeck@...omium.org>, chanwoo@...nel.org
Subject: Re: [PATCH v2 4/6] extcon: Rename the extcon_set/get_state() to
maintain the function naming pattern
On Sun, Jul 31, 2016 at 10:50 PM, Chanwoo Choi <cw00.choi@...sung.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@...sung.com>
> Tested-by: Chris Zhong <zyw@...k-chips.com>
Reviewed-by: Guenter Roeck <groeck@...omium.org>
Powered by blists - more mailing lists