Revision 65d70e79cdb96b208c72a30b34525a850ee640cb authored by Linus Torvalds on 18 December 2015, 20:51:52 UTC, committed by Linus Torvalds on 18 December 2015, 20:51:52 UTC
Pull hwmon fixes from Guenter Roeck:

 - Select CONFIG_BITREVERSE for sht15 driver to avoid build failure if
   it is not configured.

 - Force wait for conversion time for the first valid data in tmp102
   driver to avoid reporting erroneous data to the thermal subsystem.

* tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (sht15) Select CONFIG_BITREVERSE
  hwmon: (tmp102) Force wait for conversion time for the first valid data
2 parent s ccdd96b + a3a316c
History
File Mode Size
.gitignore -rw-r--r-- 10 bytes
Makefile -rw-r--r-- 174 bytes
crc32hash.c -rw-r--r-- 661 bytes
devicetable.txt -rw-r--r-- 1.3 KB
driver-changes.txt -rw-r--r-- 7.0 KB
driver.txt -rw-r--r-- 987 bytes
locking.txt -rw-r--r-- 2.5 KB

back to top