commit | ac2c596b572d08dab64dde3ac1f2de934d781c9f | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Aug 19 10:31:53 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun Aug 23 18:03:20 2009 +0900 |
tree | bfcd956835d034f79790ce25101c0a9dceed2c31 | |
parent | a62926fe4b76d539b77ee53197040153d43916f6 [diff] |
sh: let ARCH_SHMOBILE select PM and PM_RUNTIME With the Runtime PM driver changes in place, we must have Runtime PM support in place. Otherwise there is no way to enable clocks to the Runtime PM enabled hardware blocks. This patch makes Runtime PM mandatory on SuperH Mobile. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>