Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 May 2014 02:28:52 +0000 (11:28 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 May 2014 02:28:52 +0000 (11:28 +0900)
commit77d92784b46549e00f7b99794cd566045ded62ba
treec74c97dd6227420ff13e224897c2486cb52d910b
parent68cb363a4ddc335fddf6e2ccb03e4a907ba7afbf
parent3a18e1398fc2dc9c32bbdc50664da3a77959a8d1
Merge tag 'hwmon-for-linus' of git://git./linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:
 "Fix resource leak as well as broken store function in emc1403 driver,
  and add support for additional chip revisions"

* tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (emc1403) Support full range of known chip revision numbers
  hwmon: (emc1403) Fix resource leak on module unload
  hwmon: (emc1403) fix inverted store_hyst()