2008-10-23 10:47:20

by Yauhen Kharuzhy

[permalink] [raw]
Subject: [PATCH] RTC S3C: Add device_init_wakeup() invokation

This patch 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 <[email protected]>
---
drivers/rtc/rtc-s3c.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/rtc/rtc-s3c.c b/drivers/rtc/rtc-s3c.c
index 9a92ee1..70d9fc3 100644
--- a/drivers/rtc/rtc-s3c.c
+++ b/drivers/rtc/rtc-s3c.c
@@ -455,6 +455,8 @@ static int __devinit s3c_rtc_probe(struct platform_device *pdev)

s3c_rtc_setfreq(&pdev->dev, 1);

+ device_init_wakeup(&pdev->dev, 1);
+
/* register RTC and exit */

rtc = rtc_device_register("s3c", &pdev->dev, &s3c_rtcops,
--
1.5.6.5


2008-10-23 14:11:30

by Ben Dooks

[permalink] [raw]
Subject: Re: [PATCH] RTC S3C: Add device_init_wakeup() invokation

On Thu, Oct 23, 2008 at 01:46:55PM +0300, Yauhen Kharuzhy wrote:
> This patch adds device_init_wakeup() ivokation to probe function of
invocation
> s3c2410_rtc_driver. Without of this wakealarm sysfs attribute does not
> initialise.
>
> Signed-off-by: Yauhen Kharuzhy <[email protected]>
Acked-by: Ben Dooks <[email protected]>
> ---
> drivers/rtc/rtc-s3c.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/rtc/rtc-s3c.c b/drivers/rtc/rtc-s3c.c
> index 9a92ee1..70d9fc3 100644
> --- a/drivers/rtc/rtc-s3c.c
> +++ b/drivers/rtc/rtc-s3c.c
> @@ -455,6 +455,8 @@ static int __devinit s3c_rtc_probe(struct platform_device *pdev)
>
> s3c_rtc_setfreq(&pdev->dev, 1);
>
> + device_init_wakeup(&pdev->dev, 1);
> +
> /* register RTC and exit */
>
> rtc = rtc_device_register("s3c", &pdev->dev, &s3c_rtcops,
> --
> 1.5.6.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

--
Ben ([email protected], http://www.fluff.org/)

'a smiley only costs 4 bytes'

2008-10-28 10:20:38

by Alessandro Zummo

[permalink] [raw]
Subject: Re: [PATCH] RTC S3C: Add device_init_wakeup() invokation

On Thu, 23 Oct 2008 13:46:55 +0300
Yauhen Kharuzhy <[email protected]> wrote:

> This patch 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 <[email protected]>


Acked-by: Alessandro Zummo <[email protected]>

--

Best regards,

Alessandro Zummo,
Tower Technologies - Torino, Italy

http://www.towertech.it