]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (f71882fg) Hide misleading error message
authorJean Delvare <khali@linux-fr.org>
Tue, 17 Feb 2009 18:59:54 +0000 (19:59 +0100)
committerJean Delvare <khali@linux-fr.org>
Tue, 17 Feb 2009 18:59:54 +0000 (19:59 +0100)
commita6b01bc674b5d24c0b82cad831aa4436cc7ba603
tree8047d2da3934549f8b9003dbfe9bdab570a6a244
parent036031e6cb98560dcf726c26f1bd528a9c9eef75
hwmon: (f71882fg) Hide misleading error message

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