From e6f1d8605c36865ffe631814b44107a559c20e6d Mon Sep 17 00:00:00 2001 From: Johan Hovold Date: Thu, 21 Mar 2013 12:37:50 +0100 Subject: [PATCH] --- yaml --- r: 364471 b: refs/heads/master c: 8976f1df91aa36e0cea312ed4e547831db57261a h: refs/heads/master i: 364469: 8ef484037ab7ae83bdbb10b50c011ff4ab2aee0e 364467: 4be0da07525a469c3d8414b18d97196e3875b62b 364463: 38ea8020abc1e0383b90bbbc9ab9d638c85be7b4 v: v3 --- [refs] | 2 +- trunk/drivers/usb/serial/iuu_phoenix.c | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/[refs] b/[refs] index bd337723c9f9..22e0361df8d0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5dbabace4f8514500c729d3e4fe10b2811a35f15 +refs/heads/master: 8976f1df91aa36e0cea312ed4e547831db57261a diff --git a/trunk/drivers/usb/serial/iuu_phoenix.c b/trunk/drivers/usb/serial/iuu_phoenix.c index 1ccf9e4e82c2..9d74c278b7b5 100644 --- a/trunk/drivers/usb/serial/iuu_phoenix.c +++ b/trunk/drivers/usb/serial/iuu_phoenix.c @@ -942,11 +942,6 @@ static void iuu_set_termios(struct tty_struct *tty, static void iuu_close(struct usb_serial_port *port) { /* iuu_led (port,255,0,0,0); */ - struct usb_serial *serial; - - serial = port->serial; - if (!serial) - return; iuu_uart_off(port);