Messages in this thread |  | | | Date | Fri, 15 May 2009 17:39:43 -0700 | | Subject | Re: [PATCH 23/30] loongson: CS5536 MFGPT as system clock source support | | From | john stultz <> |
| |
On Fri, May 15, 2009 at 3:23 PM, Wu Zhangjin <wuzhangjin@gmail.com> wrote: > +static struct clocksource clocksource_mfgpt = { > + .name = "mfgpt", > + .rating = 1200,
Minor nit. Please read the comment over the struct clocksource definition in include/linux/clocksource.h for a guide to setting the rating value for your clocksource.
thanks -john -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |