From: "Dag-Erling Smørgrav" <des@linpro.no>
To: Arne Georg Gleditsch <argggh@dolphinics.no>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC+PATCH] RTC calibration
Date: Wed, 12 Sep 2007 12:59:17 +0200 [thread overview]
Message-ID: <ujrk5qw175m.fsf@false.linpro.no> (raw)
In-Reply-To: <kjmsl5krwdk.fsf@pelargir.dolphinics.no> (Arne Georg Gleditsch's message of "Wed, 12 Sep 2007 12:49:59 +0200")
Arne Georg Gleditsch <argggh@dolphinics.no> writes:
> Dag-Erling Smørgrav <des@linpro.no> writes:
> > + case RTC_SPEED_UP:
> > + err = rtc_speed_up(rtc);
> > + break;
> > +
> > + case RTC_SLOW_DOWN:
> > + err = rtc_speed_up(rtc);
> > + break;
> This doesn't look quite right. rtc_slow_down, surely?
Uh, yes. ENOCOFFEE.
DES
--
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
prev parent reply other threads:[~2007-09-12 10:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-11 13:48 [RFC+PATCH] RTC calibration Dag-Erling Smørgrav
2007-09-11 14:33 ` Clemens Koller
2007-09-11 15:02 ` Dag-Erling Smørgrav
2007-09-11 15:36 ` Clemens Koller
2007-09-11 16:04 ` Dag-Erling Smørgrav
2007-09-11 19:02 ` Clemens Koller
2007-10-31 11:03 ` Pavel Machek
2007-09-11 15:23 ` Mark Gross
2007-09-11 15:51 ` Dag-Erling Smørgrav
2007-09-11 16:28 ` Dag-Erling Smørgrav
2007-09-12 10:49 ` Arne Georg Gleditsch
2007-09-12 10:59 ` Dag-Erling Smørgrav [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ujrk5qw175m.fsf@false.linpro.no \
--to=des@linpro.no \
--cc=argggh@dolphinics.no \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.