summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorConor Dooley <conor.dooley@microchip.com>2026-03-25 19:28:13 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-30 00:34:28 +0300
commitb698a1e397ab9371911a130605908d26510e83c6 (patch)
tree149db380c52a84953f86a4eaed1f864ce18addb6 /scripts/basic
parent3fe13d858f8391e38c75698719198d15a6a962dc (diff)
downloadlinux-b698a1e397ab9371911a130605908d26510e83c6.tar.xz
net: macb: clean up tsu clk rate acquisition
tsu_clk is grabbed during probe, so doesn't need to be re-grabbed here. pclk is mandatory, probe will fail if it is err/NULL, so there's no need to check it here or have a !pclk 3rd arm. Simplify gem_get_tsu_rate() to account for these facts. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20260325-hazing-penniless-14ba803efbb6@spud Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions