From: Chanwoo Choi <cw00.choi@samsung.com>
To: kishon@ti.com, maxime.ripard@free-electrons.com, wens@csie.org
Cc: linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, chanwoo@kernel.org
Subject: Re: [PATCH v2 0/2] phy: Replace the deprecated extcon API
Date: Tue, 10 Jan 2017 17:16:51 +0900 [thread overview]
Message-ID: <58749873.4070302@samsung.com> (raw)
In-Reply-To: <1483071089-8362-1-git-send-email-cw00.choi@samsung.com>
Hi Kishon,
Could you review these patches or pick up them if there is no any comment?
On 2016년 12월 30일 13:11, Chanwoo Choi wrote:
> This patches just replace the deprecated extcon API without any change
> of extcon operation and use the resource-managed function for
> extcon_register_notifier().
>
> The new extcon API instead of deprecated API.
> - extcon_set_cable_state_() -> extcon_set_state_sync();
> - extcon_get_cable_state_() -> extcon_get_state();
>
> Changes from v1:
> - Rebase these patches based on v4.10-rc1.
> - Drop the usb/power-supply/chipidea patches.
>
> Chanwoo Choi (2):
> phy: rcar-gen3-usb2: Replace the deprecated extcon API
> phy: sun4i-usb: Replace the deprecated extcon API
>
> drivers/phy/phy-rcar-gen3-usb2.c | 8 ++++----
> drivers/phy/phy-sun4i-usb.c | 4 ++--
> 2 files changed, 6 insertions(+), 6 deletions(-)
>
--
Best Regards,
Chanwoo Choi
S/W Center, Samsung Electronics
WARNING: multiple messages have this Message-ID (diff)
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] phy: Replace the deprecated extcon API
Date: Tue, 10 Jan 2017 17:16:51 +0900 [thread overview]
Message-ID: <58749873.4070302@samsung.com> (raw)
In-Reply-To: <1483071089-8362-1-git-send-email-cw00.choi@samsung.com>
Hi Kishon,
Could you review these patches or pick up them if there is no any comment?
On 2016? 12? 30? 13:11, Chanwoo Choi wrote:
> This patches just replace the deprecated extcon API without any change
> of extcon operation and use the resource-managed function for
> extcon_register_notifier().
>
> The new extcon API instead of deprecated API.
> - extcon_set_cable_state_() -> extcon_set_state_sync();
> - extcon_get_cable_state_() -> extcon_get_state();
>
> Changes from v1:
> - Rebase these patches based on v4.10-rc1.
> - Drop the usb/power-supply/chipidea patches.
>
> Chanwoo Choi (2):
> phy: rcar-gen3-usb2: Replace the deprecated extcon API
> phy: sun4i-usb: Replace the deprecated extcon API
>
> drivers/phy/phy-rcar-gen3-usb2.c | 8 ++++----
> drivers/phy/phy-sun4i-usb.c | 4 ++--
> 2 files changed, 6 insertions(+), 6 deletions(-)
>
--
Best Regards,
Chanwoo Choi
S/W Center, Samsung Electronics
next prev parent reply other threads:[~2017-01-10 8:16 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161230041136epcas5p4e0229714cd00961e5d3cb5ef9923b7aa@epcas5p4.samsung.com>
2016-12-30 4:11 ` [PATCH v2 0/2] phy: Replace the deprecated extcon API Chanwoo Choi
2016-12-30 4:11 ` Chanwoo Choi
2016-12-30 4:11 ` [PATCH v2 1/2] phy: rcar-gen3-usb2: " Chanwoo Choi
2016-12-30 4:11 ` Chanwoo Choi
2016-12-30 4:11 ` [PATCH v2 2/2] phy: sun4i-usb: " Chanwoo Choi
2016-12-30 4:11 ` Chanwoo Choi
2017-01-05 6:42 ` Chen-Yu Tsai
2017-01-05 6:42 ` Chen-Yu Tsai
2017-01-16 9:09 ` Kishon Vijay Abraham I
2017-01-16 9:09 ` Kishon Vijay Abraham I
2017-01-10 8:16 ` Chanwoo Choi [this message]
2017-01-10 8:16 ` [PATCH v2 0/2] phy: " Chanwoo Choi
2017-01-16 9:10 ` Chanwoo Choi
2017-01-16 9:10 ` Chanwoo Choi
2017-01-16 9:44 ` Kishon Vijay Abraham I
2017-01-16 9:44 ` Kishon Vijay Abraham I
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58749873.4070302@samsung.com \
--to=cw00.choi@samsung.com \
--cc=chanwoo@kernel.org \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=maxime.ripard@free-electrons.com \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.