Re: echo mem > /sys/power/state

From: Ingo Molnar
Date: Tue Jan 22 2008 - 09:43:24 EST



* Pavel Machek <pavel@xxxxxx> wrote:

> Set alarm belongs in drivers/rtc, moved now.
>
> > > + alarm = now+length;
> > > + rtc_time_to_tm(alarm, &alm.time);
> > > +
> > > + retval = cmos_set_alarm(rtc, &alm);
> >
> > cmos_set_alarm() takes a struct device * too.
>
> Fixed.

any updated patch i could try? Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/