Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364335
b: refs/heads/master
c: a4dee9c
h: refs/heads/master
i:
  364333: 3418bd6
  364331: 1f6deca
  364327: 3974885
  364319: b1d4079
v: v3
  • Loading branch information
Samuel Tardieu authored and Greg Kroah-Hartman committed Mar 15, 2013
1 parent a2daac0 commit 86c871f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: ae8d4879667949fb49f0862b11ba680f671b2185
refs/heads/master: a4dee9c9fdda7a3ebcb76f5e6280508530f67b76
8 changes: 0 additions & 8 deletions trunk/drivers/usb/class/cdc-acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -840,14 +840,6 @@ static int acm_tty_ioctl(struct tty_struct *tty,
return rv;
}

static const __u32 acm_tty_speed[] = {
0, 50, 75, 110, 134, 150, 200, 300, 600,
1200, 1800, 2400, 4800, 9600, 19200, 38400,
57600, 115200, 230400, 460800, 500000, 576000,
921600, 1000000, 1152000, 1500000, 2000000,
2500000, 3000000, 3500000, 4000000
};

static void acm_tty_set_termios(struct tty_struct *tty,
struct ktermios *termios_old)
{
Expand Down

0 comments on commit 86c871f

Please sign in to comment.