From: Rabin Vincent Date: Thu, 10 Feb 2011 03:59:53 +0000 (+0530) Subject: plat-nomadik: get rid of unused GPIO PM code X-Git-Tag: v2.6.39-rc1~434^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5317e4d11d1ce4db949f207aaebe09b7d0d76b5f;p=pandora-kernel.git 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 Reviewed-by: Jonas Aberg Signed-off-by: Linus Walleij --- Reading git-diff-tree failed