Arnd Bergmann
97b09da4ee
ARM: pxa: use correct __iomem annotations
...
This tries to clear up the confusion between integers and iomem pointers
in the marvell pxa platform. MMIO addresses are supposed to be __iomem*
values, in order to let the Linux type checking work correctly. This
patch moves the cast to __iomem as far back as possible, to the place
where the MMIO virtual address windows are defined.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Eric Miao <eric.y.miao@gmail.com >
2011-10-08 21:03:07 +08:00
..
2011-09-12 20:00:00 -04:00
2011-08-18 23:58:11 -04:00
2011-09-26 19:40:23 +02:00
2011-08-22 14:21:41 -04:00
2011-09-21 10:22:11 +02:00
2011-09-17 17:16:03 -03:00
2011-08-02 12:43:50 +02:00
2011-09-23 09:46:41 +10:00
2011-08-08 16:33:54 +09:00
2011-09-14 18:09:38 -07:00
2011-08-03 19:06:37 -04:00
2011-09-05 17:08:26 +05:30
2011-08-18 14:07:15 -07:00
2011-08-04 06:32:51 -10:00
2011-09-16 22:22:10 +02:00
2011-08-08 13:53:49 -07:00
2011-09-14 18:09:38 -07:00
2011-10-04 17:24:14 +01:00
2011-09-16 14:09:19 -07:00
2011-09-28 08:19:21 -07:00
2011-09-07 00:13:40 +01:00
2011-10-03 14:28:18 -04:00
2011-09-26 09:28:01 -05:00
2011-09-16 14:09:19 -07:00
2011-09-13 23:44:53 +02:00
2011-09-14 18:09:38 -07:00
2011-09-10 17:21:28 +10:00
2011-09-21 22:18:26 -03:00
2011-09-21 13:06:34 +02:00
2011-10-03 20:51:51 -07:00
2011-09-21 13:20:21 -07:00
2011-08-19 19:02:27 +03:00
2011-10-03 14:20:39 -04:00
2011-08-04 11:26:24 +01:00
2011-10-04 09:52:28 -07:00
2011-10-08 21:03:07 +08:00
2011-08-05 15:21:52 -04:00
2011-08-19 21:01:46 +04:00
2011-08-25 16:25:34 -07:00
2011-08-01 14:05:46 -10:00
2011-09-14 18:09:38 -07:00
2011-09-26 16:40:50 +02:00
2011-09-28 08:23:39 -07:00
2011-08-08 16:33:54 +09:00
2011-10-04 10:10:50 -06:00
2011-09-20 14:17:13 -07:00
2011-09-16 23:47:07 +00:00
2011-08-02 14:51:57 -04:00
2011-09-14 18:09:38 -07:00
2011-09-19 17:15:47 -07:00
2011-10-08 21:03:07 +08:00
2011-08-25 16:25:33 -07:00
2011-09-20 14:32:00 +02:00
2011-09-15 04:32:02 -04:00
2011-09-22 12:59:35 -07:00