Steven A. Falco 1d80766554 pcmcia: Use phys_addr_t for physical addresses
Physical addresses are currently represented as int or long types.
However, this does not work for processors like the PPC440EPx, which
is a 32-bit processor with a 36-bit address space.  This patch uses
the phys_addr_t type, which correctly holds a 36-bit address on
this processor.

Signed-off-by: Steven A. Falco <sfalco@harris.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 10:17:15 -07:00
..
2005-04-16 15:20:36 -07:00
2008-08-31 16:00:42 +02:00
2008-08-29 09:43:14 +02:00
2008-08-31 16:00:42 +02:00
2008-08-29 09:43:18 +02:00
2008-08-31 16:00:42 +02:00
2005-04-16 15:20:36 -07:00