]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jun 2016 03:33:51 +0000 (17:33 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jun 2016 03:33:51 +0000 (17:33 -1000)
commitbb967271c0317de8eed56b20aae978d31507b033
treeb120e82a88dcf00069d3836eafa07502da2794a4
parent2668bc77a102866549784f87693c24e693b195df
parentcc51846ba81ca179a3be20f6313e3b72531888c1
Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm

Pull pwm fixes from Thierry Reding:
 "These changes fix a bit of fallout from the introduction of the atomic
  API"

* tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm:
  pwm: atmel-hlcdc: Fix default PWM polarity
  pwm: sysfs: Get return value from pwm_apply_state()
  pwm: Improve args checking in pwm_apply_state()