Re: [PATCH] LED: add LED heartbeat trigger
From: Atsushi Nemoto
Date: Wed Jun 21 2006 - 10:39:32 EST
On Tue, 20 Jun 2006 09:54:59 -0700, "Nish Aravamudan" <nish.aravamudan@xxxxxxxxx> wrote:
> Can these and the other HZ/100 users make use of the existing
> *secs_to_jiffies() methods? FYI, if HZ=250, you're getting rounding
> here, not sure if it's desired.
Thanks. The msecs_to_jiffies makes code more readable. The rounding
is not serious here.
> setup_timer()? (which will call init_timer() before returning.
Sure. I'll post a new patch soon.
---
Atsushi Nemoto
-
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/