linux/drivers/pnp
Rene Herman b563cf59c4 pnp: make the resource type an unsigned long
PnP encodes the resource type directly as its struct resource->flags value
which is an unsigned long.  Make it so...

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Acked-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 11:21:45 -07:00
..
isapnp powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 2008-09-23 10:41:28 -05:00
pnpacpi PnP: move pnpacpi/pnpbios_init to after PCI init 2008-10-10 08:00:17 -07:00
pnpbios Merge commit 'origin' 2008-10-15 11:31:54 +11:00
Kconfig
Makefile PnP: move pnpacpi/pnpbios_init to after PCI init 2008-10-10 08:00:17 -07:00
base.h pnp: make the resource type an unsigned long 2008-10-16 11:21:45 -07:00
card.c make pnp_add_card_id() static 2008-07-26 12:00:11 -07:00
core.c pnp: remove printk() with outdated version 2008-10-16 11:21:45 -07:00
driver.c PNP: change pnp_add_id() to allocate its own pnp_id structures 2008-04-29 03:22:16 -04:00
interface.c PNP: convert resource options to single linked list 2008-07-16 23:27:07 +02:00
manager.c PNP: convert resource options to single linked list 2008-07-16 23:27:07 +02:00
quirks.c pnp: make the resource type an unsigned long 2008-10-16 11:21:45 -07:00
resource.c pnp: make the resource type an unsigned long 2008-10-16 11:21:45 -07:00
support.c PNP: fix formatting of dbg_pnp_show_resources() output 2008-08-01 12:46:41 -07:00
system.c PNP: replace pnp_resource_table with dynamically allocated resources 2008-07-16 23:27:05 +02:00