]> git.baikalelectronics.ru Git - kernel.git/commit
rtc S3C: add device_init_wakeup() invokation
authorYauhen Kharuzhy <jekhor@gmail.com>
Wed, 29 Oct 2008 21:01:16 +0000 (14:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Oct 2008 18:38:47 +0000 (11:38 -0700)
commit0ca7f232b915a2b50247321a233d0d9f059a36a8
treeb4ccc88becd81bca5630455fa585c68c6f136957
parent73705101a443b3a668f6b721f34b7579e9c69dbe
rtc S3C: add device_init_wakeup() invokation

tAdd adds device_init_wakeup() ivokation to probe function of
s3c2410_rtc_driver.  Without of this wakealarm sysfs attribute does not
initialise.

Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-s3c.c