Olof Johansson
ecb8a8472f
pcmcia: convert some internal-only ioaddr_t to unsigned int
...
Convert the io_req_t members to unsigned int, to allow use on machines with
more than 16 bits worth of IO ports (i.e. secondary busses on ppc64, etc).
There was only a couple of places in drivers where a change was needed. I
left printk formats alone (there are lots of %04x-style formats in there),
mostly to not change the format on the platforms that only have 16-bit io
addresses, but also because the padding doesn't really add all that much value
most of the time.
I found only one sprintf of an address, and upsized the string accordingly (I
doubt anyone will have anywhere near INT_MAX as irq value, but at least
there's room for it now).
Signed-off-by: Olof Johansson <olof@lixom.net>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:08 -08:00
..
2008-01-30 13:14:26 -06:00
2008-02-04 07:58:52 -08:00
2008-01-25 11:47:23 -06:00
2008-01-30 13:14:02 -06:00
2007-10-31 15:21:35 +00:00
2008-01-30 13:14:02 -06:00
2008-01-25 17:19:08 -08:00
2008-02-04 07:58:52 -08:00
2008-02-03 17:28:22 +02:00
2008-02-05 09:44:08 -08:00
2008-02-03 17:28:22 +02:00
2008-02-03 17:28:22 +02:00
2008-01-30 13:14:02 -06:00
2008-01-11 18:22:30 -06:00
2008-01-30 13:14:02 -06:00
2008-01-30 13:14:02 -06:00
2008-01-23 11:29:27 -06:00
2008-01-30 13:14:02 -06:00
2008-01-11 18:22:35 -06:00
2008-01-11 18:22:35 -06:00
2008-01-25 17:19:08 -08:00
2008-01-11 18:22:34 -06:00
2008-02-03 16:36:24 +02:00
2008-01-30 13:14:02 -06:00
2008-01-30 13:14:02 -06:00
2008-01-11 18:28:57 -06:00
2007-11-25 12:19:26 +02:00
2008-01-11 18:22:38 -06:00
2008-01-30 13:14:02 -06:00
2008-01-25 09:22:12 -06:00
2008-01-11 18:22:40 -06:00
2008-01-30 13:14:02 -06:00
2008-01-30 13:14:02 -06:00
2007-12-10 19:43:54 -08:00
2007-11-25 12:19:26 +02:00
2008-01-23 11:29:26 -06:00
2008-01-30 13:14:02 -06:00
2007-12-10 19:43:55 -08:00
2008-01-11 18:22:35 -06:00
2007-10-22 21:19:53 +02:00
2007-11-25 12:19:26 +02:00
2008-01-11 18:28:14 -06:00
2008-01-30 13:14:02 -06:00
2008-01-30 13:14:02 -06:00
2008-01-11 18:28:06 -06:00
2008-01-30 13:14:02 -06:00
2008-02-02 19:56:46 +01:00
2008-01-11 18:22:41 -06:00
2008-01-11 18:22:36 -06:00
2008-01-30 13:14:02 -06:00
2008-02-03 17:28:22 +02:00
2008-02-03 17:28:22 +02:00
2008-01-11 18:27:59 -06:00
2008-01-30 13:14:02 -06:00
2008-01-11 18:28:48 -06:00
2008-01-30 13:03:39 -06:00
2008-01-11 18:28:51 -06:00
2008-01-30 13:03:40 -06:00
2008-01-30 13:14:02 -06:00
2007-11-25 12:19:26 +02:00
2008-01-11 18:28:17 -06:00
2008-01-30 13:14:02 -06:00
2008-01-30 13:14:02 -06:00
2008-01-30 13:03:39 -06:00
2008-01-30 13:14:02 -06:00
2007-10-22 21:19:53 +02:00
2008-02-03 17:28:22 +02:00
2008-01-23 13:44:31 -06:00
2008-01-30 13:14:02 -06:00
2007-10-22 21:19:53 +02:00
2007-10-27 14:31:06 -05:00
2007-11-25 12:19:26 +02:00
2008-01-11 18:22:41 -06:00
2007-10-23 09:13:14 +02:00
2008-01-30 13:14:02 -06:00
2007-10-23 12:35:35 -04:00
2007-10-22 21:19:53 +02:00
2008-01-30 13:14:02 -06:00
2008-01-23 11:29:27 -06:00
2008-01-30 13:14:25 -06:00
2008-01-11 18:22:44 -06:00
2008-01-30 13:03:41 -06:00
2008-01-11 18:22:50 -06:00
2008-01-30 13:14:25 -06:00
2008-01-28 15:08:07 -08:00
2008-01-23 11:37:44 -06:00
2008-01-11 18:22:40 -06:00
2008-01-23 11:29:17 -06:00
2008-01-23 11:29:17 -06:00
2008-01-11 18:22:30 -06:00
2008-02-03 17:28:22 +02:00
2008-01-11 18:22:40 -06:00
2008-01-28 15:08:07 -08:00
2008-02-03 17:28:22 +02:00
2008-01-23 11:29:18 -06:00
2008-01-11 18:22:45 -06:00
2008-01-30 13:03:40 -06:00
2008-01-11 18:22:40 -06:00
2008-01-30 13:03:40 -06:00
2008-01-28 10:04:46 +01:00
2008-01-30 13:03:39 -06:00
2008-01-11 18:29:17 -06:00
2008-01-30 13:03:40 -06:00
2008-01-11 18:29:17 -06:00
2008-01-23 11:29:29 -06:00
2008-01-30 13:14:02 -06:00
2008-01-11 18:28:57 -06:00
2007-11-25 12:19:26 +02:00
2007-11-25 12:19:26 +02:00
2007-10-24 08:55:40 +02:00
2008-01-30 13:14:02 -06:00
2007-11-25 12:19:26 +02:00
2008-01-23 11:29:27 -06:00
2008-01-30 13:14:02 -06:00
2008-01-30 13:14:02 -06:00
2008-01-11 18:22:35 -06:00
2007-10-19 23:22:55 +02:00
2008-01-30 13:14:02 -06:00
2007-11-29 09:24:52 -08:00