diff options
author | Johan Hovold <johan@kernel.org> | 2021-10-25 13:51:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-26 19:12:27 +0200 |
commit | ebcf652dbb22c14a21a01ee5431448f13ffb24d6 (patch) | |
tree | 9859de449d0e23e422d560186c898f442cb90ef6 /drivers/usb | |
parent | e8d6336d9d7198013a7b307107908242a7a53b23 (diff) |
Documentation: USB: fix example bulk-message timeout
USB bulk-message timeouts are specified in milliseconds and should
specifically not vary with CONFIG_HZ.
Use a fixed five-second timeout in the "Writing USB Device Drivers"
example.
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211025115159.4954-2-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions