diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2023-05-26 09:34:41 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-05-30 09:48:17 +0200 |
commit | 2f0d579956e87a67c43e225c85488ff7a13bc3b8 (patch) | |
tree | 1222c4c7651ff519160f6d40af3c666fdbb11b3b /tools/power/pm-graph | |
parent | eee2e03c8ffe3a4e27cc49762931c5d31cd481af (diff) | |
download | linux-stable-2f0d579956e87a67c43e225c85488ff7a13bc3b8.tar.gz linux-stable-2f0d579956e87a67c43e225c85488ff7a13bc3b8.tar.bz2 linux-stable-2f0d579956e87a67c43e225c85488ff7a13bc3b8.zip |
net: dsa: microchip: improving error handling for 8-bit register RMW operations
This patch refines the error handling mechanism for 8-bit register
read-modify-write operations. In case of a failure, it now logs an error
message detailing the problematic offset. This enhancement aids in
debugging by providing more precise information when these operations
encounter issues.
Furthermore, the ksz_prmw8() function has been updated to return error
values rather than void, enabling calling functions to appropriately
respond to errors.
Additionally, in case of an error that affects both the current and
future accesses, the PHY driver will log the errors consistently, akin
to the existing behavior in all ksz_read*/ksz_write* helpers.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/power/pm-graph')
0 files changed, 0 insertions, 0 deletions