pinctrl: nomadik: Silence compiler warn for !CONFIG_PM
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 12 Feb 2014 12:59:38 +0000 (13:59 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Feb 2014 09:49:12 +0000 (10:49 +0100)
The static suspend/resume functions were not being used while
!CONFIG_PM. Fix it and convert to CONFIG_PM_SLEEP.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found