Re: [PATCH 38/47] usb: musb: remove blackfin port

2018-03-15 Thread Arnd Bergmann
On Wed, Mar 14, 2018 at 6:12 PM, Bin Liu wrote: > On Wed, Mar 14, 2018 at 04:35:51PM +0100, Arnd Bergmann wrote: >> diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig >> index 5506a9c03c1f..490990e8b015 100644 >> --- a/drivers/usb/musb/Kconfig >> +++

Re: [PATCH 38/47] usb: musb: remove blackfin port

2018-03-14 Thread Bin Liu
Hi, On Wed, Mar 14, 2018 at 04:35:51PM +0100, Arnd Bergmann wrote: > The blackfin architecture is getting removed, so we can clean up > all the special cases in the musb driver. > > Signed-off-by: Arnd Bergmann > --- > drivers/usb/musb/Kconfig| 10 +- >

Re: [PATCH 38/47] usb: musb: remove blackfin port

2018-03-14 Thread Greg Kroah-Hartman
On Wed, Mar 14, 2018 at 04:35:51PM +0100, Arnd Bergmann wrote: > The blackfin architecture is getting removed, so we can clean up > all the special cases in the musb driver. > > Signed-off-by: Arnd Bergmann > --- > drivers/usb/musb/Kconfig| 10 +- >

[PATCH 38/47] usb: musb: remove blackfin port

2018-03-14 Thread Arnd Bergmann
The blackfin architecture is getting removed, so we can clean up all the special cases in the musb driver. Signed-off-by: Arnd Bergmann --- drivers/usb/musb/Kconfig| 10 +- drivers/usb/musb/Makefile | 1 - drivers/usb/musb/blackfin.c | 623