From: Guenter Roeck Date: Sun, 2 Feb 2014 22:22:30 +0000 (-0800) Subject: hwmon: (tmp102) Introduce dev variable in probe function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~32^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd9af164c4a70e6f37b6985de8d481a6958cc2c;p=pandora-kernel.git hwmon: (tmp102) Introduce dev variable in probe function The pointer to client->dev is used several times in the probe function. Simplify code by introducing a separate variable for it. Reviewed-by: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed