From: Rabin Vincent Date: Tue, 26 Apr 2011 03:33:27 +0000 (+0530) Subject: gpio/nomadik: don't set SLPM to 1 for non-wakeup pins X-Git-Tag: v3.5-rc1~152^2~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b982ff0e9a52553db246f7e171c03e7e0efedbe5;p=pandora-kernel.git gpio/nomadik: don't set SLPM to 1 for non-wakeup pins Setting GPIOs' SLPM value to 1 (WAKEUP_DISABLE) is seen to cause increased power consumption in sleep/deep-sleep. So remove the code which disables SLPM based on the wakeup settings and only ensure it is on as needed. Signed-off-by: Rabin Vincent Reviewed-by: Srinidhi Kasagar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed