[PATCH] pinctrl: mediatek: Implement wake handler and suspend resume
From: Linus Walleij <hidden>
Date: 2015-08-13 12:59:01
Also in:
linux-gpio, linux-mediatek, lkml
From: Linus Walleij <hidden>
Date: 2015-08-13 12:59:01
Also in:
linux-gpio, linux-mediatek, lkml
On Thu, Aug 13, 2015 at 10:18 AM, [off-list ref] wrote:
From: Maoguang Meng <redacted> This patch implement irq_set_wake to get who is wakeup source and setup on suspend resume. Signed-off-by: Maoguang Meng <redacted> --- changes since v2: -modify irq_wake to handle irq wakeup source. -allocate two buffers separately. -fix some codestyle. Changes since v1: -implement irq_wake handler.
Waiting for Hongzhu's ACK on this patch. Yours, Linus Walleij