]> git.baikalelectronics.ru Git - kernel.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)
commit90d937e423e54d11822661b9d82ab61327409e00
treeb120e82a88dcf00069d3836eafa07502da2794a4
parentede77c7156a17f5ffb373a945408a8ea006333dd
parent68cc2927bd8dd0d710dc10e9520bccbb4879c60b
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()