kernel-hacking-2024-linux-s.../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
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
base.h pnp: make the resource type an unsigned long 2008-10-16 11:21:45 -07:00
card.c
core.c pnp: remove printk() with outdated version 2008-10-16 11:21:45 -07:00
driver.c
interface.c
Kconfig
Makefile PnP: move pnpacpi/pnpbios_init to after PCI init 2008-10-10 08:00:17 -07:00
manager.c
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
system.c