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

From: Arnd Bergmann
Date: Thu Mar 15 2018 - 10:18:08 EST


On Wed, Mar 14, 2018 at 6:12 PM, Bin Liu <b-liu@xxxxxx> 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
>> +++ b/drivers/usb/musb/Kconfig
>> @@ -18,9 +18,6 @@ config USB_MUSB_HDRC
>
> This config entry has "ADI" in its tristate message:
>
> config USB_MUSB_HDRC
> tristate 'Inventra Highspeed Dual Role Controller (TI, ADI, AW, ...)'
>
> so we might want to remove it along with the whole parentheses?
>
> - tristate 'Inventra Highspeed Dual Role Controller (TI, ADI, AW, ...)'
> + tristate 'Inventra Highspeed Dual Role Controller'

Done.

> Other than this,
>
> Acked-by: Bin Liu <b-liu@xxxxxx>

Thanks!

Arnd