diff options
author | Arınç ÜNAL <[email protected]> | 2024-02-06 01:08:06 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-07 18:53:53 -0800 |
commit | 8c2703f558379b89d079fe437659db9564977893 (patch) | |
tree | d34d3c9902b28b6247c1113ab0590834bca7c4fb /lib/test-string_helpers.c | |
parent | 4ea4c040ddc8ee43d2bfe00fad8aa9b730711520 (diff) |
net: dsa: mt7530: remove pad_setup function pointer
The pad_setup function pointer was introduced with 88bdef8be9f6 ("net: dsa:
mt7530: Extend device data ready for adding a new hardware"). It was being
used to set up the core clock and port 6 of the MT7530 switch, and pll of
the MT7531 switch.
All of these were moved to more appropriate locations, and it was never
used for the switch on the MT7988 SoC. Therefore, this function pointer
hasn't got a use anymore. Remove it.
Acked-by: Daniel Golle <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Reviewed-by: Russell King (Oracle) <[email protected]>
Signed-off-by: Arınç ÜNAL <[email protected]>
Link: https://lore.kernel.org/r/20240206-for-netnext-mt7530-improvements-2-v5-5-d7d92a185cb1@arinc9.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions