summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2025-08-13 23:43:05 +0200
committerJakub Kicinski <kuba@kernel.org>2025-08-18 17:26:09 -0700
commitd3f2b604a1f92d9ee63dfd5a2313e0024d184682 (patch)
tree32827c8a2a614be56b51a8405511444f2e0a7d90 /rust/helpers/helpers.c
parentccf29cb84972f97c98ac31f7d6fb1680dc5d3816 (diff)
net: dsa: ks8995: Delete sysfs register access
There is some sysfs file to read and write registers randomly in the ks8995 driver. The contemporary way to achieve the same thing is to implement regmap abstractions, if needed. Delete this and implement regmap later if we want to be able to inspect individual registers. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://patch.msgid.link/20250813-ks8995-to-dsa-v1-3-75c359ede3a5@linaro.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions