OSDN Git Service

usb: renesas-xhci: remove version check
authorVinod Koul <vkoul@kernel.org>
Tue, 18 Aug 2020 07:17:39 +0000 (12:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2020 09:55:23 +0000 (11:55 +0200)
commitd66a57be2f9a315fc10d0f524f670fec903e0fb4
tree98808a7e52648536eef02458f2392ef66cdd6037
parent531412492ce93ea29b9ca3b4eb5e3ed771f851dd
usb: renesas-xhci: remove version check

Some devices in wild are reporting bunch of firmware versions, so remove
the check for versions in driver

Reported by: Anastasios Vacharakis <vacharakis@gmail.com>
Reported by: Glen Journeay <journeay@gmail.com>
Fixes: 2478be82de44 ("usb: renesas-xhci: Add ROM loader for uPD720201")
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=208911
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200818071739.789720-1-vkoul@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci-renesas.c