Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195529
b: refs/heads/master
c: a3a30f1
h: refs/heads/master
i:
  195527: b4375ba
v: v3
  • Loading branch information
Johan Hovold authored and Greg Kroah-Hartman committed May 20, 2010
1 parent 296b5b6 commit f2c3e54
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 074ef65aacdf4eb5a0af191e85ded8c995047e9d
refs/heads/master: a3a30f10f56987a1df0dea857a706273145ed6fd
5 changes: 0 additions & 5 deletions trunk/drivers/usb/serial/io_ti.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@
#define EPROM_PAGE_SIZE 64


struct edgeport_uart_buf_desc {
__u32 count; /* Number of bytes currently in buffer */
};

/* different hardware types */
#define HARDWARE_TYPE_930 0
#define HARDWARE_TYPE_TIUMP 1
Expand Down Expand Up @@ -108,7 +104,6 @@ struct edgeport_port {
int baud_rate;
int close_pending;
int lsr_event;
struct edgeport_uart_buf_desc tx;
struct async_icount icount;
wait_queue_head_t delta_msr_wait; /* for handling sleeping while
waiting for msr change to
Expand Down

0 comments on commit f2c3e54

Please sign in to comment.