Merge branch 'constify-sfp-phy-nodes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2023 07:12:01 +0000 (08:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2023 07:12:01 +0000 (08:12 +0100)
commit622035847f5e8661be7c0b9d6222391ccd8022bc
treee985d5e9e2dd5f85d82d816e54563d18b1c550d0
parente3cbdcb0fbb61045ef3ce0e072927cc41737f787
parent4a0faa02d419a6728abef0f1d8a32d8c35ef95e6
Merge branch 'constify-sfp-phy-nodes'

Russell King says:

====================
Constify a few sfp/phy fwnodes

This series constifies a bunch of fwnode_handle pointers that are only
used to refer to but not modify the contents of the fwnode structures.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>