Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8679
b: refs/heads/master
c: f5e09b7
h: refs/heads/master
i:
  8677: e25f462
  8675: a1896aa
  8671: 6fbbaa4
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Sep 12, 2005
1 parent 6f845a8 commit 9ab8c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: bc506517ec5dcc638eaa55672d5a924c1e2a2d0b
refs/heads/master: f5e09b7cac4a2705f55830db64d448c062e84e8e
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/ftdi_sio.c
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@ static void ftdi_determine_type(struct usb_serial_port *port)
unsigned interfaces;

/* Assume it is not the original SIO device for now. */
priv->baud_base = 48000000 / 16;
priv->baud_base = 48000000 / 2;
priv->write_offset = 0;

version = le16_to_cpu(udev->descriptor.bcdDevice);
Expand Down

0 comments on commit 9ab8c86

Please sign in to comment.