commit | 5317e4d11d1ce4db949f207aaebe09b7d0d76b5f | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Thu Feb 10 09:29:53 2011 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Mar 14 14:05:16 2011 +0100 |
tree | 7399532e48f9dc4060b6cc1f60dbb76f0bc9788a | |
parent | 8b40eeeadc5837c2c01329aa1294e4bef3b35429 [diff] |
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>