[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <59CDD25E.9050202@samsung.com>
Date: Fri, 29 Sep 2017 13:55:58 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
"balbi@...nel.org" <balbi@...nel.org>,
"kishon@...com" <kishon@...com>, "sre@...nel.org" <sre@...nel.org>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"lee.jones@...aro.org" <lee.jones@...aro.org>
Cc: "heiko@...ech.de" <heiko@...ech.de>,
"krzk@...nel.org" <krzk@...nel.org>,
"b.zolnierkie@...sung.com" <b.zolnierkie@...sung.com>,
"maxime.ripard@...e-electrons.com" <maxime.ripard@...e-electrons.com>,
"wens@...e.org" <wens@...e.org>,
"chanwoo@...nel.org" <chanwoo@...nel.org>,
"myungjoo.ham@...sung.com" <myungjoo.ham@...sung.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-renesas-soc@...r.kernel.org"
<linux-renesas-soc@...r.kernel.org>,
"linux-rockchip@...ts.infradead.org"
<linux-rockchip@...ts.infradead.org>
Subject: Re: [PATCH] extcon: Split out extcon header file for consumer and
provider device
Hi,
On 2017년 09월 29일 11:03, Yoshihiro Shimoda wrote:
> Hi,
>
>> From: Chanwoo Choi
>> Sent: Friday, September 29, 2017 9:02 AM
>>
> < snip >
>> drivers/phy/renesas/phy-rcar-gen3-usb2.c | 2 +-
> < snip >
>> drivers/usb/gadget/udc/renesas_usb3.c | 2 +-
>
> These two drivers need the modification.
> But...
>
> < snip >
>> diff --git a/drivers/usb/renesas_usbhs/common.h b/drivers/usb/renesas_usbhs/common.h
>> index 8c5fc12ad778..a78764bc23eb 100644
>> --- a/drivers/usb/renesas_usbhs/common.h
>> +++ b/drivers/usb/renesas_usbhs/common.h
>> @@ -17,7 +17,7 @@
>> #ifndef RENESAS_USB_DRIVER_H
>> #define RENESAS_USB_DRIVER_H
>>
>> -#include <linux/extcon.h>
>> +#include <linux/extcon-provider.h>
>
> Since this driver doesn't use any extcon-provider APIs for now,
> we doesn't need the modification, IIUC.
I don't modify 'drivers/usb/renesas_usbhs/common.h'
on v2 patch. Thanks for your comment.
>
> Best regards,
> Yoshihiro Shimoda
>
>
>
>
--
Best Regards,
Chanwoo Choi
Samsung Electronics
Powered by blists - more mailing lists