From: Dinh Nguyen Date: Sat, 23 Oct 2010 14:12:48 +0000 (-0500) Subject: ARM: imx: Add wake functionality to GPIO X-Git-Tag: v2.6.37-rc1~23^2^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3484ffd2acc196ca934369395fe9aac63ed1a47;p=pandora-kernel.git ARM: imx: Add wake functionality to GPIO Add function definition for irq_chip.set_wake to enable GPIO to wake-up the system. This patch has been tested on a MX51 Babbage system that had suspend code implemented. The set_wake implementation is necessary for a GPIO to wake up a system from suspend. Signed-off-by: Dinh Nguyen Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed