CLK: TI: add autoidle support
authorTero Kristo <t-kristo@ti.com>
Tue, 18 Jun 2013 13:27:57 +0000 (16:27 +0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 20:34:59 +0000 (12:34 -0800)
TI clk driver now routes some of the basic clocks through own
registration routine to allow autoidle support. This routine just
checks a couple of device node properties and adds autoidle support
if required, and just passes the registration forward to basic clocks.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found