Skip to content

Commit

Permalink
net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checks
Browse files Browse the repository at this point in the history
Now that GRF, and peripheral GRF where needed, is validated at probe
time there is no longer any need to check and log an error in each SoC
specific operation.

Remove unneeded IS_ERR() checks and early bail out from each SoC
specific operation.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250308213720.2517944-4-jonas@kwiboo.se
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  • Loading branch information
Jonas Karlman authored and Paolo Abeni committed Mar 13, 2025
1 parent 247e84f commit 41f3556
Showing 1 changed file with 0 additions and 249 deletions.
Loading

0 comments on commit 41f3556

Please sign in to comment.