[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211025115159.4954-1-johan@kernel.org>
Date: Mon, 25 Oct 2021 13:51:57 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/2] USB: fix control-message timeouts
A number of drivers throughout the tree were using timeout values in
jiffies instead of milliseconds.
This series fixes a broken USB documentation example and the single
driver in the USB subtree that got it wrong.
Johan
Johan Hovold (2):
Documentation: USB: fix example bulk-message timeout
USB: iowarrior: fix control-message timeouts
Documentation/driver-api/usb/writing_usb_driver.rst | 2 +-
drivers/usb/misc/iowarrior.c | 8 ++------
2 files changed, 3 insertions(+), 7 deletions(-)
--
2.32.0
Powered by blists - more mailing lists