summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2026-01-13 06:44:42 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-18 03:12:16 +0300
commit650e55f224a575cdb18c984b95036109519502d1 (patch)
treeed9d36c88f289a23efaebfd4876b9ed516493c1e /include
parent46ff862d376cfadf0f9e36a6edce41a003175708 (diff)
downloadlinux-650e55f224a575cdb18c984b95036109519502d1.tar.xz
net: phy: realtek: simplify bogus paged operations
Only registers 0x10~0x17 are affected by the value in the page selection register 0x1f. Hence there is no point in using paged operations when accessing any other registers. Simplify the driver by using the normal phy_read and phy_write operations for registers which are anyway not affected by paging. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Link: https://patch.msgid.link/0c5cbb66ce3e72a011d76f8c3d61ebcac44483bb.1768275364.git.daniel@makrotopia.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions