diff options
Diffstat (limited to 'drivers/usb/c67x00/c67x00-hcd.h')
-rw-r--r-- | drivers/usb/c67x00/c67x00-hcd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/c67x00/c67x00-hcd.h b/drivers/usb/c67x00/c67x00-hcd.h index e3d493d4d61a..cf8a455a6403 100644 --- a/drivers/usb/c67x00/c67x00-hcd.h +++ b/drivers/usb/c67x00/c67x00-hcd.h | |||
@@ -45,7 +45,7 @@ | |||
45 | /* | 45 | /* |
46 | * The current implementation switches between _STD (default) and _ISO (when | 46 | * The current implementation switches between _STD (default) and _ISO (when |
47 | * isochronous transfers are scheduled), in order to optimize the throughput | 47 | * isochronous transfers are scheduled), in order to optimize the throughput |
48 | * in normal cicrumstances, but also provide good isochronous behaviour. | 48 | * in normal circumstances, but also provide good isochronous behaviour. |
49 | * | 49 | * |
50 | * Bandwidth is described in bit time so with a 12MHz USB clock and 1ms | 50 | * Bandwidth is described in bit time so with a 12MHz USB clock and 1ms |
51 | * frames; there are 12000 bit times per frame. | 51 | * frames; there are 12000 bit times per frame. |