]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Sep 2012 16:39:47 +0000 (09:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Sep 2012 16:39:47 +0000 (09:39 -0700)
commita4f360bfdb7498a7e09b813c5cf7dfd95ee23954
tree05a749ebde9f76985f2f6ded042cf42d0a8fe588
parent93a6181f795702b6c6d5c7a2663dd82adaa915c6
parentbb2781d08272af596c1797da8953ac10744947a6
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull a hwmon fix from Guenter Roeck:
 "One patch, fixing DIV_ROUND_CLOSEST to support negative dividends.

  While the changes are not in the drivers/hwmon directory, the problem
  primarily affects hwmon drivers, and it makes sense to push the patch
  through the hwmon tree."

* tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends