diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-29 17:33:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-01 10:27:12 +0100 |
commit | 03cb9e6d0b32b768e3d9d473c5c4ca1100877664 (patch) | |
tree | 1fcbd906b0177735429e93cab19802f41d9620b5 /drivers/mfd/da9063-irq.c | |
parent | net: dsa: tag_qca: fix wrong MGMT_DATA2 size (diff) | |
download | linux-03cb9e6d0b32b768e3d9d473c5c4ca1100877664.tar.xz linux-03cb9e6d0b32b768e3d9d473c5c4ca1100877664.zip |
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
This reverts commit 2481d206fae7884cd07014fd1318e63af35e99eb.
The Documentation is very confusing about the topic.
The cache logic for hi and lo is wrong and actually miss some regs to be
actually written.
What the Documentation actually intended was that it's possible to skip
writing hi OR lo if half of the reg is not needed to be written or read.
Revert the change in favor of a better and correct implementation.
Reported-by: Ronald Wahl <ronald.wahl@raritan.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Cc: stable@vger.kernel.org # v5.18+
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd/da9063-irq.c')
0 files changed, 0 insertions, 0 deletions