[PATCH 1/8] OMAP2+: clockdomain: Add an api to read idle mode
From: Rajendra Nayak <hidden>
Date: 2011-06-10 11:08:47
Also in:
linux-omap
From: Rajendra Nayak <hidden>
Date: 2011-06-10 11:08:47
Also in:
linux-omap
On 6/10/2011 5:37 AM, Todd Poynor wrote:
On Thu, Jun 09, 2011 at 04:24:06PM +0530, Rajendra Nayak wrote:quoted
Add a clockdomain api to check if hardware supervised idle transitions are enabled on a clockdomain....quoted
+ * clkdm_is_idle - Check if the clkdm hwsup/autoidle is enabledA minor suggestion on naming: "clkdm_allows_idle" seems more accurate and a natural complement to the existing clkdm_allow_idle().
Yeah, I agree. I'll change it in my next spin. Thanks, Rajendra
Todd