diff options
author | Uwe Kleine-König <[email protected]> | 2022-05-20 08:26:50 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-05-22 21:49:21 +0100 |
commit | 5ff851b7be752a6d607c289b489c40f96f9dc489 (patch) | |
tree | 9d40efa683842e3744e694c82d722180e2bcd86e /net/lapb/lapb_timer.c | |
parent | 621427fbdada788f18f77238e1c36f463c2cb9d1 (diff) |
net: fec: Do proper error checking for enet_out clk
An error code returned by devm_clk_get() might have other meanings than
"This clock doesn't exist". So use devm_clk_get_optional() and handle
all remaining errors as fatal.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions