From: Jean Delvare Date: Fri, 13 Oct 2006 15:03:42 +0000 (+0200) Subject: hwmon: Fix debug messages in w83781d X-Git-Tag: v2.6.19-rc3~123^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd452e6f178a559408c54c2b4ca29191b812d47f;p=pandora-kernel.git hwmon: Fix debug messages in w83781d 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed