]> git.baikalelectronics.ru Git - kernel.git/commit
plat-nomadik: get rid of unused GPIO PM code
authorRabin Vincent <rabin.vincent@stericsson.com>
Thu, 10 Feb 2011 03:59:53 +0000 (09:29 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Mar 2011 13:05:16 +0000 (14:05 +0100)
commit2a59744aca386fad66fee522f43f46e4263dd3ed
tree7399532e48f9dc4060b6cc1f60dbb76f0bc9788a
parent81bc4aeaadc9abd6c642e4879e604d768f901db3
plat-nomadik: get rid of unused GPIO PM code

The NOMADIK_GPIO_PM config option is disabled by default, not user visible,
and never selected by any other option: the code is therefore unused. The
GPIO registers need not be saved and restored since their values are
preserved when vAPE (on DB8500) is powered down.

Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Reviewed-by: Jonas Aberg <jonas.aberg@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/plat-nomadik/Kconfig
arch/arm/plat-nomadik/gpio.c