Re: [PATCH v3] usb: renesas-xhci: remove version check

From: Greg Kroah-Hartman
Date: Tue Aug 18 2020 - 03:30:46 EST


On Tue, Aug 18, 2020 at 12:47:39PM +0530, Vinod Koul wrote:
> Some devices in wild are reporting bunch of firmware versions, so remove
> the check for versions in driver
>
> Reported by: Anastasios Vacharakis <vacharakis@xxxxxxxxx>
> Reported by: Glen Journeay <journeay@xxxxxxxxx>
> 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@xxxxxxxxxx>
> ---
> Changes in v3:
> - drop additional firmware versions and remove the check
>
> Greg, this fixes regression for folks with preprogrammed controllers
> please mark as stable material

You could have done so by putting "Cc: stable..." in the s-o-b of the
kernel, why force me to do that by hand?

thanks,

greg k-h