]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: board: Migrate away from __pm_genpd_name_add_device()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 8 Sep 2015 17:06:03 +0000 (19:06 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Sep 2015 00:18:25 +0000 (02:18 +0200)
commitf33b77408a91d4427374010897b90af678dc47be
treeb165d4f45576166b02f2fed84a2591190f04c8a1
parent30e7a65b3fdb53cc49f85c965095e40aceea3961
staging: board: Migrate away from __pm_genpd_name_add_device()

The named genpd APIs are deprecated. Hence convert the board staging
code from using genpd names to DT node paths.

For now this supports PM domains with "#power-domain-cells = <0>" only.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/staging/board/armadillo800eva.c
drivers/staging/board/board.c