]> www.infradead.org Git - users/dwmw2/linux.git/commit
mfd: pcf50633-adc: Remove unused driver
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 11 Mar 2025 01:49:51 +0000 (01:49 +0000)
committerLee Jones <lee@kernel.org>
Fri, 14 Mar 2025 11:42:26 +0000 (11:42 +0000)
commit0d0e54953805af76f0022df39602f5668145f747
tree002dbc890b590dcf63d5671ea26a66b5af2419bd
parentf82718251e302fd6321224d6c3be969245d5a2d2
mfd: pcf50633-adc: Remove unused driver

The pcf50633 was used as part of the OpenMoko devices but
the support for its main chip was recently removed in:
commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support")

See https://lore.kernel.org/all/Z8z236h4B5A6Ki3D@gallifrey/

Remove it.

Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Link: https://lore.kernel.org/r/20250311014959.743322-2-linux@treblig.org
Signed-off-by: Lee Jones <lee@kernel.org>
arch/mips/configs/ip27_defconfig
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/pcf50633-adc.c [deleted file]
include/linux/mfd/pcf50633/adc.h [deleted file]