summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:02:47 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:48 +0200
commitc00f3f826f631f21006b5a6c4dcaf969ad6265e3 (patch)
treeb94c8f06b856ca2239344c12610510633e15538c /scripts/checkpatch.pl
parent761e4060fecb2f5320df0b8f6babca836bb32de1 (diff)
net: phy: broadcom: 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