From: Geert Uytterhoeven Date: Wed, 3 Dec 2014 13:41:42 +0000 (+0100) Subject: ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup X-Git-Tag: fixes-v4.0-rc1~87^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b9d62e02a0124d06fbbb9c4b01bd69f3c4dcd35;p=pandora-kernel.git ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup Use the just introduced genpd attach/detach callbacks to register the devices' module clocks, instead of doing it directly, to make it DT-proof. Signed-off-by: Geert Uytterhoeven Reviewed-by: Ulf Hansson Signed-off-by: Simon Horman --- Reading git-diff-tree failed