On Mon, 23 Nov 2009, Kevin Hilman wrote: > Use > > usecs = nsecs / NSEC_PER_USEC; > > instead of > > usecs = nsecs * NSEC_PER_USEC; > > Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> Thanks, looks good. Will queue this up with the rest of the hwmod patches for .33. - Paul -- 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