dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/pnp
Bjorn Helgaas 1692b27bf3 PNP: make pnp_add_id() internal to PNP core
pnp_add_id() doesn't need to be exposed outside the PNP core, so
move the declaration to an internal header file.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-By: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-29 03:22:15 -04:00
..
isapnp ISAPNP: move config register addresses out of isapnp.h 2008-04-29 03:22:15 -04:00
pnpacpi PNP: make pnp_add_id() internal to PNP core 2008-04-29 03:22:15 -04:00
pnpbios PNP: make pnp_add_id() internal to PNP core 2008-04-29 03:22:15 -04:00
Kconfig
Makefile
base.h PNP: make pnp_add_id() internal to PNP core 2008-04-29 03:22:15 -04:00
card.c
core.c
driver.c PNP: skip dev->protocol NULL checks 2008-04-28 08:58:42 -07:00
interface.c isapnp driver semaphore to mutex 2008-02-06 10:41:20 -08:00
manager.c isapnp driver semaphore to mutex 2008-02-06 10:41:20 -08:00
quirks.c PNP: use dev_printk for quirk messages 2008-04-28 08:58:43 -07:00
resource.c
support.c
system.c