From: Axel Lin Date: Fri, 27 Jun 2014 14:49:29 +0000 (+0800) Subject: hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe X-Git-Tag: omap-for-v3.17/fixes-against-rc2~159^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=233adcefee012ae9b3f3e7d16017bce9072fe62d;p=pandora-kernel.git hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe Add missing i2c_set_clientdata() call in tmp103_probe, this makes the dev_get_drvdata() call in tmp103_suspend/tmp103_resume return correct address. Signed-off-by: Axel Lin Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed