[U-Boot] [PATCH 4/5] usbtty: init endpoints prior to startup events
Stefan Herbrechtsmeier
sherbrec at cit-ec.uni-bielefeld.de
Mon Nov 28 11:05:07 CET 2011
Am 26.11.2011 23:25, schrieb Remy Bohmer:
> 2011/10/17 Stefan Herbrechtsmeier<sherbrec at cit-ec.uni-bielefeld.de>:
>> On some usb device controllers (pxa) the endpoint configuration must be programmed prior to enable it.
>>
>> Signed-off-by: Stefan Herbrechtsmeier<sherbrec at cit-ec.uni-bielefeld.de>
>> CC: Marek Vasut<marek.vasut at gmail.com>
>> CC: Remy Bohmer<linux at bohmer.net>
>> ---
>> drivers/serial/usbtty.c | 4 ++--
>> 1 files changed, 2 insertions(+), 2 deletions(-)
> Applied to u-boot-usb
I was surprised that the patch was applied without comments as it change
the usbtty core
behaviour and has the possibility to break other drivers.
Should I CC the affected driver and board maintainer to hopefully get
some feedback?
Regards,
Stefan
More information about the U-Boot
mailing list