hwmon: (f71882fg) Hide misleading error message
authorJean Delvare <khali@linux-fr.org>
Sat, 21 Feb 2009 11:00:20 +0000 (12:00 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:32:46 +0000 (17:32 -0700)
commit0373f108ad756a1bf8d4c92de903f639d9125198
tree68e1244eb3baa16d4a8f0abf3d938a62ac95de60
parent604fcaf3c3a78df2f43564d8f37d0e254a59e62e
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 <khali@linux-fr.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
drivers/hwmon/f71882fg.c