diff options
| author | 2022-09-21 18:29:38 -0700 | |
|---|---|---|
| committer | 2022-09-21 18:29:38 -0700 | |
| commit | cdf49fff10fd4a617a4331a2911097ac65290f7a (patch) | |
| tree | edeb091f250a5ea93ada9e91b4827ea1ca8d162e /include/net | |
| parent | Merge branch 'net-ll_temac-cleanup-for-clearing-static-warnings' (diff) | |
| parent | net: mscc: ocelot: check return values of writes during reset (diff) | |
| download | linux-dev-cdf49fff10fd4a617a4331a2911097ac65290f7a.tar.xz linux-dev-cdf49fff10fd4a617a4331a2911097ac65290f7a.zip | |
Merge branch 'clean-up-ocelot_reset-routine'
Colin Foster says:
====================
clean up ocelot_reset() routine
ocelot_reset() will soon be exported to a common library to be used by
the ocelot_ext system. This will make error values from regmap calls
possible, so they must be checked. Additionally, readx_poll_timeout()
can be substituted for the custom loop, as a simple cleanup.
I don't have hardware to verify this set directly, but there shouldn't
be any functional changes.
====================
Link: https://lore.kernel.org/r/20220917175127.161504-1-colin.foster@in-advantage.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions
