From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:31 +0000 (-0600) Subject: PNP: add pnp_get_pnp_resource() X-Git-Tag: v2.6.26-rc1~101^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a977f15469457d9a19eed992caf71995c674064;p=pandora-kernel.git PNP: add pnp_get_pnp_resource() In some places, we need to get the struct pnp_resource, not just the struct resource, because ISAPNP needs to store the register index in the pnp_resource. I don't like pnp_get_pnp_resource() and hope that it is temporary, but we need it for a little while. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed