summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorKevin Hao <haokexin@gmail.com>2026-03-10 13:12:07 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-12 05:00:33 +0300
commitf97977944d1587fc01736da8b138d7bb9c526d02 (patch)
tree4d996c90e7222fe599c1c9b94ee5400994a4d37a /scripts/basic
parent7e27d6202e90bc1c2ff16cd3118cb5456214ee42 (diff)
downloadlinux-f97977944d1587fc01736da8b138d7bb9c526d02.tar.xz
net: macb: Clean up the .clk_init setting in the macb_config instances
All instances of macb_config currently have .clk_init set, but most of them use macb_clk_init(). In fact, there is no need to duplicate this across all macb_config instances. Introduce a new macb_clk_init() function that executes the specific .clk_init if it is set; otherwise, it runs the default clock initialization function. Signed-off-by: Kevin Hao <haokexin@gmail.com> Link: https://patch.msgid.link/20260310-macb-cleanup-v1-1-928c1a91a7dc@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions