From: Jean Delvare Date: Sat, 21 Feb 2009 11:00:20 +0000 (+0100) Subject: hwmon: (f71882fg) Hide misleading error message X-Git-Tag: v2.6.27.20~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880ca8d4767bdf96a73d12d7d34cf7d8c0a1595f;p=pandora-kernel.git hwmon: (f71882fg) Hide misleading error message commit 603eaa1bdd3e0402085e815cc531bb0a32827a9e upstream If the F71882FG chip is at address 0x4e, then the probe at 0x2e will fail with the following message in the logs: f71882fg: Not a Fintek device This is misleading because there is a Fintek device, just at a different address. So I propose to degrade this message to a debug message. Signed-off-by: Jean Delvare Acked-by: Hans de Goede --- Reading git-diff-tree failed