[PARISC] Convert parisc_device to use struct resource for hpa
authorMatthew Wilcox <willy@parisc-linux.org>
Sat, 22 Oct 2005 02:36:40 +0000 (22:36 -0400)
committerKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:36:40 +0000 (22:36 -0400)
Convert pa_dev->hpa from an unsigned long to a struct resource.

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Fix up users of ->hpa to use ->hpa.start instead.

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found