projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2843988
)
USB: io_edgeport: remove unused defines
author
Johan Hovold
<jhovold@gmail.com>
Wed, 26 Jun 2013 14:47:36 +0000
(16:47 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:28:22 +0000
(16:28 -0700)
Remove unused timeout defines.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/io_edgeport.c
patch
|
blob
|
history
diff --git
a/drivers/usb/serial/io_edgeport.c
b/drivers/usb/serial/io_edgeport.c
index
dc2803b
..
c91481d
100644
(file)
--- a/
drivers/usb/serial/io_edgeport.c
+++ b/
drivers/usb/serial/io_edgeport.c
@@
-56,9
+56,7
@@
#define MAX_NAME_LEN 64
-#define CHASE_TIMEOUT (5*HZ) /* 5 seconds */
#define OPEN_TIMEOUT (5*HZ) /* 5 seconds */
-#define COMMAND_TIMEOUT (5*HZ) /* 5 seconds */
/* receive port state */
enum RXSTATE {