]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Dec 2014 11:50:23 +0000 (12:50 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Dec 2014 23:44:44 +0000 (00:44 +0100)
commit17c8460094ee2f95882507eb608873baa494d57e
tree11514ca7d2f63ce3fd27871e1f46da59a2215fe7
parentb20dbf9539b14cf069d8d194c58dd356a735c987
ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile

Instead of using the dev_ops ->stop|start() callbacks for genpd, let's
convert to use genpd's flag field and set it to GENPD_FLAG_PM_CLK.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm/mach-shmobile/pm-rmobile.c