Re: [PATCH usb: phy: add run-time dependencies to R-Car driver

2014-05-26 Thread Laurent Pinchart
Hi Sergei, On Monday 26 May 2014 17:55:49 Sergei Shtylyov wrote: > On 05/26/2014 04:50 PM, Laurent Pinchart wrote: > >> The Renesas R-Car USB PHY driver only supports the R8A7778 and > >> R8A7779, it isn't useful on other systems unless build testing. > >> > >> Signed-off-by: Jean Delvare > >> C

Re: [PATCH usb: phy: add run-time dependencies to R-Car driver

2014-05-26 Thread Sergei Shtylyov
Hello. On 05/26/2014 04:50 PM, Laurent Pinchart wrote: The Renesas R-Car USB PHY driver only supports the R8A7778 and R8A7779, it isn't useful on other systems unless build testing. Signed-off-by: Jean Delvare Cc: Felipe Balbi Cc: Greg Kroah-Hartman Cc: Laurent Pinchart Could you plea

Re: [PATCH usb: phy: add run-time dependencies to R-Car driver

2014-05-26 Thread Laurent Pinchart
Hi Jean, Thank you for the patch. On Friday 23 May 2014 10:36:22 Jean Delvare wrote: > The Renesas R-Car USB PHY driver only supports the R8A7778 and > R8A7779, it isn't useful on other systems unless build testing. > > Signed-off-by: Jean Delvare > Cc: Felipe Balbi > Cc: Greg Kroah-Hartman >

[PATCH usb: phy: add run-time dependencies to R-Car driver

2014-05-23 Thread Jean Delvare
The Renesas R-Car USB PHY driver only supports the R8A7778 and R8A7779, it isn't useful on other systems unless build testing. Signed-off-by: Jean Delvare Cc: Felipe Balbi Cc: Greg Kroah-Hartman Cc: Laurent Pinchart --- drivers/usb/phy/Kconfig |1 + 1 file changed, 1 insertion(+) --- lin