Re: [PATCH 0/3] phy: broadcom: Constify structs

From: Kishon Vijay Abraham I
Date: Mon May 18 2020 - 08:14:42 EST




On 5/16/2020 5:34 PM, Rikard Falkeborn wrote:
> A small series adding const to a few static structs. Each patch can be
> applied separately.

merged, thanks!

-Kishon
>
> Rikard Falkeborn (3):
> phy: phy-bcm-ns2-usbdrd: Constify phy_ops
> phy: sr-usb: Constify phy_ops
> phy: phy-brcm-usb: Constify static structs
>
> drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c | 2 +-
> drivers/phy/broadcom/phy-bcm-sr-usb.c | 2 +-
> drivers/phy/broadcom/phy-brcm-usb.c | 16 ++++++++--------
> 3 files changed, 10 insertions(+), 10 deletions(-)
>