]> www.infradead.org Git - users/dwmw2/linux.git/commit
mfd: ezx-pcap: Remove unused pcap_adc_sync
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 6 Mar 2025 01:10:27 +0000 (01:10 +0000)
committerLee Jones <lee@kernel.org>
Fri, 14 Mar 2025 08:59:07 +0000 (08:59 +0000)
commit0d1217ab7fc0fec40dcebf57fdeff668ce495bda
tree0c247574f43055c8201ec49489ca07a2260b8aea
parentc105c555f8b4fd57b09439806b43b97ebc240ee2
mfd: ezx-pcap: Remove unused pcap_adc_sync

pcap_adc_sync() was added in 2009 by commit 13a09f93d2bf ("mfd: add PCAP
driver") but has remained unused; the async version is still used.

Remove it.

Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Link: https://lore.kernel.org/r/20250306011027.257021-1-linux@treblig.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/ezx-pcap.c
include/linux/mfd/ezx-pcap.h