On 9/2/2015 1:54 AM, Peter E. Berger wrote:
From: "Peter E. Berger" <[email protected]>
Move request_firmware from edge_startup to download_fw
Signed-off-by: Peter E. Berger <[email protected]>
---
drivers/usb/serial/io_ti.c | 56 ++++++++++++++++++++++++----------------------
1 file changed, 29 insertions(+), 27 deletions(-)
diff --git a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c
index a226424..9fe12cc 100644
--- a/drivers/usb/serial/io_ti.c
+++ b/drivers/usb/serial/io_ti.c
[...]
@@ -1483,7 +1498,6 @@ stayinbootmode:
return 0;
}
-
static int ti_do_config(struct edgeport_port *port, int feature, int on)
{
int port_number = port->port->port_number;
Unrelated white-space change, please don't do this.
MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html