diff options
| author | Marek Vasut <[email protected]> | 2023-03-19 18:02:48 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-04-07 14:18:48 +0200 |
| commit | 227650f0e75ae550350270b953ff828c9c51aa8e (patch) | |
| tree | 3200f10e1c64a27ffbe1f6f1f852b3c2b9aae094 /include/linux/kernel.h | |
| parent | c00f3f826f631f21006b5a6c4dcaf969ad6265e3 (diff) | |
net: phy: ca_phy: 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 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions
