* Tony Lindgren [051021 21:03]: > Hi, > > * Tony Lindgren [051021 19:38]: > > > > Cool, works on OMAP OSK after renaming the function above. > > Looks like the following __iomem patch is needed for this to > work on OMAP H4. > > At least these two compilers get confused without the following > patch: > > arm-xscale-linux-gnu-gcc (GCC) 3.4.4 > gcc version 3.4.3 (release) (CodeSourcery ARM Q1B 2005) Here's one more patch on top of my previous patch. Now it's tested to work on 24xx too in addition to 16xx. The status bit did not work on 24xx earlier, and looks like the status bit is always ready on 16xx. Tony