[PATCH 01/12] ARM: animeo_ip: Use __iomem specifier for memory pointer

Sascha Hauer s.hauer at pengutronix.de
Wed Jan 29 04:23:53 EST 2014


Hi Alexander,

from this series I applied:

ARM: uncompress: Remove unused variable

cleanup

ARM: animeo_ip: Use __iomem specifier for memory pointer
ARM: at91: irq_fixup: Use __iomem specifier for memory pointer
ARM: i.MX: external_nand_boot: Use __iomem specifier for memory pointer
ARM: i.MX: esdctl: Use __iomem specifier for memory pointer
ARM: i.MX: esdctl-v4: Use __iomem specifier for memory pointer

These are cases in which registers are accessed and __iomem should be
used.

For the remaining I am unsure as it's RAM that's accessed there. I don't
think these should have __iomem.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list