* Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> [101008 15:35]: > Commit 914bab936fe0388a529079679e2f137aa4ff548d (OMAP: mach-omap2: Fix > incorrect assignment warnings) changed a pointer from 'u32 *' to > 'void *' without also fixing up the pointer arithmetic. > > Fix the scratchpad offsets so they are byte offsets instead of > word offsets and thus work correctly with a void pointer base. > > Special thanks to Jean Pihet for taking the time track down this > problem and propose an initial solution. > > Tested with off-idle and off-suspend on 36xx/Zoom3 and 34xx/omap3evm. > > Cc: G, Manjunath Kondaiah <manjugk@xxxxxx> > Reported-by: Jean Pihet <jean.pihet@xxxxxxxxxxxxxx> > Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> > --- > Tony, we need this queued for 2.6.37 as this is a regression fix. Thanks, adding to omap-for-linus. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html