summaryrefslogtreecommitdiffstats
path: root/tools/power/pm-graph
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2023-05-26 09:34:41 +0200
committerPaolo Abeni <pabeni@redhat.com>2023-05-30 09:48:17 +0200
commit2f0d579956e87a67c43e225c85488ff7a13bc3b8 (patch)
tree1222c4c7651ff519160f6d40af3c666fdbb11b3b /tools/power/pm-graph
parenteee2e03c8ffe3a4e27cc49762931c5d31cd481af (diff)
downloadlinux-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