From: Fabio Estevam Date: Tue, 13 Dec 2011 03:23:48 +0000 (-0200) Subject: tty: serial: imx: Allow UART to be a source for wakeup X-Git-Tag: v3.3-rc1~154^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db1a9b55004c83ded54c1f869f81a8a59c6dde87;p=pandora-kernel.git tty: serial: imx: Allow UART to be a source for wakeup Allow UART to be a source for wakeup from low power mode. Tested on a MX27PDK by doing: echo enabled > /sys/devices/platform/imx21-uart.0/tty/ttymxc0/power/wakeup echo mem > /sys/power/state and then pressing a key in the console will wakeup the sytem. Suggested-by: Shawn Guo Signed-off-by: Fabio Estevam Tested-by: Richard Zhao Signed-off-by: Shawn Guo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed