
24 Oct
2011
24 Oct
'11
3:38 p.m.
This patch add required __iormb and __iowmb to io.h. This also fix some misbehavior to periphal drivers.
This io.h has been fixed with referencing arm/include/asm/io.h.
Signed-off-by: Macpaul Lin macpaul@andestech.com
Hi,
can you possibly implement those as inline functions ? It'd be also great if you could convert the other macros to inline functions.
Thanks!