From: Guenter Roeck Date: Fri, 16 Jan 2015 18:12:50 +0000 (-0800) Subject: hwmon: (ads2828) Only keep data in device data structure if needed X-Git-Tag: fixes-v4.0-rc1~186^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f444bf0a28c030d40925c5d0073d3e5ed8ca1e3;p=pandora-kernel.git hwmon: (ads2828) Only keep data in device data structure if needed The variables diff_input, ext_vref, and vref_mv are only used in the probe function and therefore don't need to be kept in the device data structure. Reviewed-and-Tested-by: Robert Rosengren Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed