summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:03:02 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:50 +0200
commit2ea350c466d0d0ab5a6ad18d7a859649556ae98b (patch)
tree17f532fafee1a775f77ceaea22219d10e2be857c /scripts/checkpatch.pl
parentf2e0be396e4100df9327d8bdc25a71585375c4c5 (diff)
net: phy: smsc: Convert to U_BOOT_PHY_DRIVER()
Convert PHY driver to U_BOOT_PHY_DRIVER() macro and drop phy_register() init call. Converted using sed "s@^static struct phy_driver \(.*\)_driver = \+{@U_BOOT_PHY_DRIVER(\L\1) = {" Signed-off-by: Marek Vasut <[email protected]> Acked-by: Michal Simek <[email protected]> Tested-by: Michal Simek <[email protected]> #microblaze (MANUAL_RELOC)
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions