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.27.9~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c53129f96b5f2d7fa3979d39a9b641bafec430b9;p=pandora-kernel.git pnp: make the resource type an unsigned long commit b563cf59c4d67da7d671788a9848416bfa4180ab upstream. 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 Cc: Rafael J. Wysocki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed