ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 14 Jan 2015 12:11:20 +0000 (13:11 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 16 Jan 2015 02:02:31 +0000 (11:02 +0900)
commite43ee86efb68808c8847de17e58f5427b006363c
tree2c278fa6985f56be231ab416bf96e10d430ff587
parent2173fc7cb681c38b9e5bc526211045caecf96e44
ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()

Consolidate the identical rmobile_pd_suspend_*() routines that just
return -EBUSY to prevent a PM domain from being powered down into a
single rmobile_pd_suspend_busy().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/pm-rmobile.c