]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: OMAP3: PM: Remove IO Daisychain control from cpuidle
authorVishwanath BS <vishwanath.bs@ti.com>
Wed, 2 May 2012 08:44:40 +0000 (02:44 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 22 Jun 2012 14:40:36 +0000 (08:40 -0600)
commitfafcdd53220f44d7ae2f06a9ce20c8d550df2d9b
treeb64f96b541799ba7aa98df3a33c06e10192f58d8
parent5165882a387325ac0df2f30c62ea710cfa328b54
ARM: OMAP3: PM: Remove IO Daisychain control from cpuidle

As IO Daisy chain sequence is triggered via hwmod mux, there is no need to
control it from cpuidle path for OMAP3.

Also as omap3_disable_io_chain is no longer being used, just remove the
function.

Signed-off-by: Vishwanath BS <vishwanath.bs@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/pm34xx.c