From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:24 +0000 (-0600) Subject: PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table X-Git-Tag: v2.6.26-rc1~101^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e2cf31f1c97ac14b6d9dc5f1ce9e1e01aef9c18;p=pandora-kernel.git PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table This removes more direct references to pnp_resource_table. This path is used when telling a device what resources it should use. This doesn't convert ISAPNP because ISA needs to know the config register index in addition to the resource itself. Signed-off-by: Bjorn Helgaas Acked-By: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed