Commits
Guenter Roeck committed cee04a013a4
hwmon: (lm75) Add support for writing conversion time for TMP112 TMP112 uses an uncommon method to write the conversion time: its configuration register is 16 bit wide, and the conversion time is configured in its second byte. Signed-off-by: Guenter Roeck <linux@roeck-us.net>