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
> 



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux