[PATCH 2/4] davinci: da8xx/omap-l1: Remove hard coding of rtc device wakeup
From: Sekhar Nori <hidden>
Date: 2013-07-02 05:40:53
Also in:
linux-devicetree, linux-omap, lkml
From: Sekhar Nori <hidden>
Date: 2013-07-02 05:40:53
Also in:
linux-devicetree, linux-omap, lkml
On 6/28/2013 3:05 PM, Hebbar Gururaja wrote:
Since now rtc-omap driver itself calls deice_init_wakeup(dev, true),
duplicate call from the rtc device registration can be removed.
This is basically a partial revert of the prev commit
commit 75c99bb0006ee065b4e2995078d779418b0fab54
Author: Sekhar Nori [off-list ref]
davinci: da8xx/omap-l1: mark RTC as a wakeup source
Signed-off-by: Hebbar Gururaja <redacted>
Cc: Sekhar Nori <redacted>
Cc: Kevin Hilman <redacted>
Cc: Russell King <redacted>Subject line should be prefixed with ARM: keeping with arch/arm convention. Otherwise looks good. Acked-by: Sekhar Nori <redacted> Thanks, Sekhar