From: Guenter Roeck Date: Wed, 9 Jan 2013 16:09:34 +0000 (-0800) Subject: hwmon: Replace SENSORS_LIMIT with clamp_val X-Git-Tag: v3.9-rc1~152^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a844c148e1f714ebf42cb96e1b172ce394c36c9;p=pandora-kernel.git hwmon: Replace SENSORS_LIMIT with clamp_val SENSORS_LIMIT and the generic clamp_val have the same functionality, and clamp_val is more efficient. This patch reduces text size by 9052 bytes and bss size by 11624 bytes for x86_64 builds. Signed-off-by: Guenter Roeck Acked-by: George Joseph Acked-by: Jean Delvare --- Reading git-diff-tree failed