From: Paul Parsons Date: Wed, 2 May 2012 15:49:24 +0000 (+0100) Subject: ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source X-Git-Tag: v3.5-rc1~150^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e949f93c591352f0376fdd192b4060a38c102ba5;p=pandora-kernel.git ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source This patch enables the ASIC3 GPIO (12) as a wakeup source: 1. Set the WAKEUP_ON_EDGE_RISE MFP config bits for GPIO12 in hx4700_pin_config[]. 2. Call gpio_set_wake() for GPIO12. With GPIO12 thus enabled, the mfd/asic3 driver can enable its own GPIOs as wakeup sources by implementing a irq_set_wake() handler. Signed-off-by: Paul Parsons Cc: Philipp Zabel Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed