git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e693810
)
hwmon: Fix debug messages in w83781d
author
Jean Delvare
<khali@linux-fr.org>
Fri, 13 Oct 2006 15:03:42 +0000
(17:03 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 18 Oct 2006 20:03:09 +0000
(13:03 -0700)
Fix debug messages in w83781d at detection time. We can't use dev_dbg()
on an i2c client's device before calling i2c_attach_client() on that
client.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found