RE: [PATCH 06/11] usb: renesas_usbhs: constify hc_driver structures
From: Yoshihiro Shimoda
Date: Mon Jul 31 2017 - 03:07:29 EST
Hi,
> From: Julia Lawall
> Sent: Saturday, July 29, 2017 5:42 AM
>
> The hc_driver structure is only passed as the first argument to
> usb_create_hcd, which is declared as const. Thus the hc_driver structure
> itself can be const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>
Thank you for the patch!
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
Best regards,
Yoshihiro Shimoda