commit | cc58f597afc63a57bb55ed97c2a72f7405320c93 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Aug 19 10:39:05 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun Aug 23 18:03:21 2009 +0900 |
tree | 784b5c77d7fb8d0df9824bd5fb3243a7fb0638af | |
parent | ac2c596b572d08dab64dde3ac1f2de934d781c9f [diff] |
sh: drop static UIO clocks for sh7722, sh7723 and sh7724 The Runtime PM patch for UIO driver implements coarse grained dynamic power management for UIO devices. With that patch in place we can get rid of the static clock configuration. Which in turn makes it possible for cpuidle to enter deeper sleep. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>