Re: [PATCH 1/3] usb: host: xhci-plat: add firmware_name for R-Car Gen3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 03, 2018 at 07:46:56PM +0900, Yoshihiro Shimoda wrote:
> To clean up the xhci-rcar.c code later, this patch adds firmware_name
> "V3" for R-Car Gen3.

Maybe "to allow for a follow-up to clean up the xhci-rcar.c code, this
patch firmware_name "V3" for R-Car Gen3.

>From a backporting point of view I think it would be slightly nicer to
merge this and the following (the follow-up cleanup) patch. But I don't
feel strongly about that.

The above notwithstanding:

Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>

> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
> ---
>  drivers/usb/host/xhci-plat.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/usb/host/xhci-plat.c b/drivers/usb/host/xhci-plat.c
> index c1b22fc..8dc77e3 100644
> --- a/drivers/usb/host/xhci-plat.c
> +++ b/drivers/usb/host/xhci-plat.c
> @@ -105,6 +105,7 @@ static int xhci_plat_start(struct usb_hcd *hcd)
>  };
>  
>  static const struct xhci_plat_priv xhci_plat_renesas_rcar_gen3 = {
> +	.firmware_name = XHCI_RCAR_FIRMWARE_NAME_V3,
>  	.init_quirk = xhci_rcar_init_quirk,
>  	.plat_start = xhci_rcar_start,
>  	.resume_quirk = xhci_rcar_resume_quirk,
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux