linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] phy: broadcom: Constify structs
@ 2020-05-16 12:04 Rikard Falkeborn
  2020-05-16 12:04 ` [PATCH 1/3] phy: phy-bcm-ns2-usbdrd: Constify phy_ops Rikard Falkeborn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rikard Falkeborn @ 2020-05-16 12:04 UTC (permalink / raw)
  To: kishon, vkoul, alcooperx
  Cc: linux-kernel, bcm-kernel-feedback-list, Rikard Falkeborn

A small series adding const to a few static structs. Each patch can be
applied separately.

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(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-18 12:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 12:04 [PATCH 0/3] phy: broadcom: Constify structs Rikard Falkeborn
2020-05-16 12:04 ` [PATCH 1/3] phy: phy-bcm-ns2-usbdrd: Constify phy_ops Rikard Falkeborn
2020-05-16 12:04 ` [PATCH 2/3] phy: sr-usb: " Rikard Falkeborn
2020-05-16 12:04 ` [PATCH 3/3] phy: phy-brcm-usb: Constify static structs Rikard Falkeborn
2020-05-18 12:14 ` [PATCH 0/3] phy: broadcom: Constify structs Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).