Home
last modified time | relevance | path

Searched hist:e35d6d7c4e6532a89732cf4bace0e910ee684c88 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dio_ti.cdiff e35d6d7c4e6532a89732cf4bace0e910ee684c88 Tue Jan 03 09:39:46 CST 2017 Johan Hovold <johan@kernel.org> USB: serial: io_ti: bind to interface after fw download

Bind to the interface, but do not register any ports, after having
downloaded the firmware. The device will still disconnect and
re-enumerate, but this way we avoid an error messages from being logged
as part of the process:

io_ti: probe of 1-1.3:1.0 failed with error -5

Signed-off-by: Johan Hovold <johan@kernel.org>