From: Rene Herman Date: Thu, 16 Oct 2008 05:03:58 +0000 (-0700) Subject: pnp: make the resource type an unsigned long X-Git-Tag: v2.6.28-rc1~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b563cf59c4d67da7d671788a9848416bfa4180ab;p=pandora-kernel.git 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 Cc: "H. Peter Anvin" Acked-by: Bjorn Helgaas Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed