lkml.org 
[lkml]   [2004]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Re: Linux 2.6.2-rc1

On 01.21, Linus Torvalds wrote:
>
> Ok, this is the next "big merge" with things from Andrew's -mm tree, along
> with a number of new drivers and arch updates.
>

drivers/i2c/chips/w83781d.c is flooding my syslog with:

Jan 24 23:50:36 werewolf kernel: Starting device update
Jan 24 23:51:09 werewolf last message repeated 11 times
Jan 24 23:52:12 werewolf last message repeated 21 times
Jan 24 23:53:15 werewolf last message repeated 21 times
Jan 24 23:54:18 werewolf last message repeated 21 times

so:

--- linux-2.6.2-rc1/drivers/i2c/chips/w83781d.c.orig 2004-01-24 23:53:02.579206290 +0100
+++ linux-2.6.2-rc1/drivers/i2c/chips/w83781d.c 2004-01-24 23:53:13.862321904 +0100
@@ -1656,7 +1656,6 @@
if (time_after
(jiffies - data->last_updated, (unsigned long) (HZ + HZ / 2))
|| time_before(jiffies, data->last_updated) || !data->valid) {
- pr_debug("Starting device update\n");

for (i = 0; i <= 8; i++) {
if ((data->type == w83783s || data->type == w83697hf)
Correct ?

TIA

--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrake Linux release 10.0 (Cooker) for i586
Linux 2.6.2-rc1-jam2 (gcc 3.3.2 (Mandrake Linux 10.0 3.3.2-4mdk))
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.916 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site