From: Matthew Wilcox Date: Sat, 22 Oct 2005 02:36:40 +0000 (-0400) Subject: [PARISC] Convert parisc_device to use struct resource for hpa X-Git-Tag: v2.6.15-rc1~732^2^2~9^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53f01bba49938f115237fe43a261c31ac13ae5c6;p=pandora-kernel.git [PARISC] Convert parisc_device to use struct resource for hpa Convert pa_dev->hpa from an unsigned long to a struct resource. Signed-off-by: Matthew Wilcox Fix up users of ->hpa to use ->hpa.start instead. Signed-off-by: Matthew Wilcox Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed