* Pavel Machek <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to