]> Git Repo - linux.git/commit
mfd: ab8500: Drop debugfs module
authorLinus Walleij <[email protected]>
Sat, 12 Feb 2022 21:47:24 +0000 (22:47 +0100)
committerLee Jones <[email protected]>
Tue, 8 Mar 2022 09:44:06 +0000 (09:44 +0000)
commit3d4d1266597c0206f85c42c387eb942716dfad45
tree4dfabad48abd4e77e447675897df6ba1e96f43b0
parent6ceb5f173ff15136f3d76e8d22aa8c6e784ea126
mfd: ab8500: Drop debugfs module

This debugfs isn't used by anyone, if we want to dump the contents
of registers we should just convert the driver to regmap instead.
I'm also excluding this from the device tree bindings when converting
to YAML because it is not a real device, and device trees should
only contain real physical devices.

Delete it.

Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ab8500-core.c
drivers/mfd/ab8500-debugfs.c [deleted file]
This page took 0.041027 seconds and 4 git commands to generate.