[PATCH] hwmon: kill client name lm78-j
authorJean Delvare <khali@linux-fr.org>
Wed, 27 Jul 2005 19:30:16 +0000 (21:30 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:06 +0000 (09:14 -0700)
commit27fe048eb3787d29bf9cf9d6d12077bb8af869a6
tree8207b9c242c9c15e2fe7887e715668b180e9e775
parente647ecf15e365679f0528d7815ab4db0d4802918
[PATCH] hwmon: kill client name lm78-j

Drop the separate client name for the LM78-J chip. This is really
only a later revision of the LM78, with almost no difference and
no difference the driver handles in any case.

This was the only client name that had a dash in it, and special care
had to be taken in libsensors because of it. As we plan to write a new
library soon, I'd like to get rid of this exception before we do.

As a nice side effect, it saves 876 bytes in lm78.ko.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/hwmon/lm78
drivers/hwmon/lm78.c