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:34:07 +01:00
2008-02-04 07:58:52 -08:00
2008-01-31 11:25:51 +11:00
2008-02-03 17:11:42 +02:00
2007-11-28 08:25:19 +00:00
2007-02-20 17:10:14 -08:00
2008-02-05 09:44:08 -08:00
2007-10-14 12:41:51 -07:00
2008-01-14 08:52:22 -08:00
2006-10-03 17:59:17 +01:00
2007-07-19 10:04:50 -07:00
2007-11-20 22:28:20 -05:00
2006-10-05 15:10:12 +01:00
2005-04-16 15:20:36 -07:00
2007-07-10 22:03:26 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-10-17 08:42:52 -07:00
2005-04-16 15:20:36 -07:00
2007-12-05 09:21:20 -08:00
2007-10-23 08:32:06 -07:00
2007-10-17 08:42:52 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:20 -07:00
2005-09-07 16:57:20 -07:00
2005-04-16 15:20:36 -07:00
2007-03-08 01:10:30 +00:00
2007-02-12 09:48:30 -08:00
2007-05-08 11:15:07 -07:00
2007-10-14 12:41:51 -07:00
2007-05-08 11:15:09 -07:00
2008-02-03 17:11:42 +02:00
2008-02-03 17:11:42 +02:00
2006-10-04 07:55:13 -07:00
2005-04-16 15:20:36 -07:00
2007-10-19 23:21:04 +02:00
2007-02-12 09:48:45 -08:00
2007-07-16 09:05:51 -07:00
2007-07-16 09:05:44 -07:00
2008-02-03 17:11:42 +02:00
2008-01-30 13:30:27 +01:00
2007-08-17 11:01:50 +10:00
2008-01-24 20:40:08 -08:00
2006-07-13 18:53:32 +10:00
2007-07-22 21:30:59 +10:00
2007-07-22 21:30:59 +10:00
2007-05-07 20:31:14 +10:00
2007-07-18 08:47:44 -07:00
2008-02-03 17:11:42 +02:00
2007-04-27 15:51:56 +10:00
2007-10-19 23:21:04 +02:00
2007-05-08 11:15:07 -07:00
2007-10-18 14:37:28 -07:00
2007-10-12 14:51:04 -07:00
2008-01-24 20:40:04 -08:00
2007-10-19 11:53:42 -07:00
2007-08-27 02:16:59 +01:00
2007-02-20 17:11:55 +00:00
2007-10-17 08:43:01 -07:00
2008-01-24 20:40:04 -08:00
2007-10-17 08:42:48 -07:00
2007-07-19 10:04:43 -07:00
2007-10-29 07:41:32 -07:00
2007-07-16 09:05:42 -07:00
2007-07-29 17:09:29 -07:00
2007-10-18 14:37:27 -07:00
2008-02-04 07:55:38 -08:00
2007-10-19 11:53:41 -07:00
2007-02-11 10:51:29 -08:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:42:52 -07:00
2007-10-17 08:42:55 -07:00
2007-07-16 09:05:44 -07:00
2007-10-19 23:10:43 +02:00
2008-02-02 15:14:48 -08:00
2006-12-08 08:28:44 -08:00
2007-07-16 09:05:47 -07:00
2007-02-12 09:48:30 -08:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08:00
2006-09-29 09:18:05 -07:00
2007-10-23 19:53:16 -04:00
2007-07-21 17:49:16 -07:00
2007-10-18 14:37:23 -07:00
2008-02-01 09:26:32 +01:00
2007-10-12 14:51:02 -07:00
2005-04-16 15:20:36 -07:00
2007-10-23 19:53:17 -04:00
2007-10-14 12:41:51 -07:00
2007-10-18 14:37:27 -07:00
2007-10-19 23:10:43 +02:00
2005-04-16 15:20:36 -07:00
2008-01-30 13:33:31 +01:00
2006-01-12 09:09:00 -08:00
2006-09-29 09:18:06 -07:00
2007-07-16 09:05:46 -07:00
2007-02-14 08:09:54 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-07-20 08:24:49 -07:00
2007-05-10 13:23:05 -07:00
2007-10-12 14:51:04 -07:00
2006-01-26 13:32:26 -08:00
2007-11-21 14:16:38 -05:00
2005-04-16 15:20:36 -07:00
2007-07-17 10:23:10 -07:00
2007-10-12 14:51:04 -07:00
2007-10-19 11:53:43 -07:00
2007-10-14 12:41:51 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-10-14 12:41:51 -07:00
2008-02-03 17:11:42 +02:00
2007-07-19 10:04:50 -07:00
2007-10-19 11:53:37 -07:00
2006-12-08 08:28:44 -08:00
2007-02-14 08:09:54 -08:00
2008-02-03 17:11:42 +02:00
2008-02-01 14:06:51 -05:00
2007-10-19 23:10:43 +02:00
2008-01-08 16:16:34 -08:00
2007-05-08 11:15:33 -07:00
2006-12-20 16:37:48 +11:00
2007-10-12 14:51:04 -07:00
2008-02-04 23:49:57 +11:00
2007-07-20 08:24:49 -07:00
2007-07-12 17:41:15 +01:00
2007-10-17 08:42:56 -07:00
2007-10-19 11:53:34 -07:00