[PATCH v2] pcmcia: Convert io_req_t to use kio_addr_t

Alan Cox alan at lxorguk.ukuu.org.uk
Sat Sep 22 08:39:36 EST 2007


On Fri, 21 Sep 2007 17:15:16 -0500
Olof Johansson <olof at lixom.net> wrote:

> Convert the io_req_t members to kio_addr_t, to allow use on machines with
> more than 16 bits worth of IO ports (i.e. secondary busses on ppc64, etc).

What about the formatting and field widths ?

ulong would probably be a lot saner than kio_addr_t and yet more type
obfuscation.

Otherwise looks sensible to me



More information about the Linuxppc-dev mailing list