| To: | Sergei Shtylyov <sshtylyov@ru.mvista.com> |
|---|---|
| Subject: | Re: [PATCH][MIPS] set up Cobalt's mips_hpt_frequency |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 10 Dec 2007 13:22:17 +0000 |
| Cc: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>, linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <475D2B21.7050206@ru.mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20071209212204.5e50a697.yoichi_yuasa@tripeaks.co.jp> <475D2B21.7050206@ru.mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.17 (2007-11-01) |
On Mon, Dec 10, 2007 at 03:03:45PM +0300, Sergei Shtylyov wrote:
>> diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/cobalt/time.c
>> mips/arch/mips/cobalt/time.c
>> --- mips-orig/arch/mips/cobalt/time.c 2007-12-06 18:27:02.689043750
>> +0900
>> +++ mips/arch/mips/cobalt/time.c 2007-12-09 17:13:37.916769000 +0900
>> @@ -27,9 +27,28 @@
>> void __init plat_time_init(void)
>> {
>> + u32 start, end;
>> + int i = HZ / 10;
>> +
>> setup_pit_timer();
>> gt641xx_set_base_clock(GT641XX_BASE_CLOCK);
>> - mips_timer_state = gt641xx_timer0_state;
>> + /*
>> + * MIPS counter frequency is measured between 100msec
>
> s/between/during/
Fixed. The patch which will go to Linus will have the typo fix comment
folded into the actual mips_hpt_frequency patch.
Ralf
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH][MIPS] set up Cobalt's mips_hpt_frequency, Ralf Baechle |
|---|---|
| Next by Date: | Re: is there a standard high res timer patch for mips?, Ralf Baechle |
| Previous by Thread: | Re: [PATCH][MIPS] set up Cobalt's mips_hpt_frequency, Sergei Shtylyov |
| Next by Thread: | Re: [SPAM] Re: Donation of an Indigo 2 R4K@250, Martin Michlmayr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |