linux/drivers/pnp
Dr. David Alan Gilbert 270247a209 PNP: Remove prehistoric deadcode
pnp_remove_card() is currently unused, it has been since it was
added in 2003's BKrev: 3e6d3f19XSmESWEZnNEReEJOJW5SOw

pnp_unregister_protocol() is currently unused,  it has been since
it was added in 2002's BKrev: 3df0cf6d4FVUKndhbfxjL7pksw5PGA

Remove them, and pnp_remove_card_device() and __pnp_remove_device()
which are now no longer used.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20250307214936.74504-1-linux@treblig.org
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2025-03-12 20:37:56 +01:00
..
isapnp PNP: add HAS_IOPORT dependencies 2024-04-22 18:30:39 +02:00
pnpacpi PNP: ACPI: fix fortify warning 2023-12-06 21:02:27 +01:00
pnpbios x86/asm: Replace magic numbers in GDT descriptors, script-generated change 2023-12-20 10:57:38 +01:00
base.h PNP: Remove prehistoric deadcode 2025-03-12 20:37:56 +01:00
card.c PNP: Remove prehistoric deadcode 2025-03-12 20:37:56 +01:00
core.c PNP: Remove prehistoric deadcode 2025-03-12 20:37:56 +01:00
driver.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
interface.c
Kconfig
Makefile
manager.c
quirks.c PCI: Introduce pci_dev_for_each_resource() 2023-04-04 10:43:52 -05:00
resource.c
support.c
system.c