[PATCH 06/10] omap2+: Remove gptimer_wakeup for now
From: tony@atomide.com (Tony Lindgren)
Date: 2011-06-20 09:48:46
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2011-06-20 09:48:46
Also in:
linux-omap
* Santosh Shilimkar [off-list ref] [110620 02:35]:
On 6/20/2011 2:53 PM, Tony Lindgren wrote:quoted
This removes the support for setting the wake-up timer for debugging. Later on we can reserve gptimer1 for PM code only and have similar functionality. Signed-off-by: Tony Lindgren<tony@atomide.com> Reviewed-by: Kevin Hilman<redacted> ---Kevin cleaned up this with a better patch. http://www.mail-archive.com/linux-omap at vger.kernel.org/msg50015.html May be we can use that patch instead of this.
The thing is that it's a omap specific debug interface. I'd rather just get rid of it until there's some generic way of doing it. Maybe Kevin can just carry it along in the PM branch for now? Tony