From: Jean Delvare Date: Wed, 27 Jul 2005 19:30:16 +0000 (+0200) Subject: [PATCH] hwmon: kill client name lm78-j X-Git-Tag: v2.6.14-rc1~752^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27fe048eb3787d29bf9cf9d6d12077bb8af869a6;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed