On Thu, Oct 21, 2010 at 03:17:47PM -0500, Kevin Hilman wrote:
You're right, I wasn't as picky about this before, but will be going forward. You're the lucky first victim. :)
someone has to be stoned first. Hmm, that does sound ambiguous.
Replacing clk_disable() with put_sync() is the correct functional replacement, since clk_disable is immediate, ans so is put_sync. However, since we have the option of a delayed disable now with runtime PM, I think we should use it.
makes sense. I'll work on it during next week. -- balbi -- 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