From: Hebbar Gururaja Date: Wed, 3 Jul 2013 08:47:03 +0000 (+0530) Subject: ARM: davinci: da8xx: remove hard coding of rtc device wakeup X-Git-Tag: v3.12-rc1~115^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79eb16366beb013a2c812b60ffc2f4c92f58ec02;p=pandora-kernel.git ARM: davinci: da8xx: remove hard coding of rtc device wakeup 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 davinci: da8xx/omap-l1: mark RTC as a wakeup source Signed-off-by: Hebbar Gururaja Acked-by: Kevin Hilman Acked-by: Sekhar Nori Cc: Russell King Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed