]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Mar 2013 01:25:59 +0000 (17:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Mar 2013 01:25:59 +0000 (17:25 -0800)
commitb28ec83c43d920053023b14ef3b04161ef97e71a
treecda6bc6e5a364fa93df40e95523540d562ae0997
parentd39b517029be3e545499b36781989fd238f953e2
parent389bd36037894d30adaf8c3249bd11b1f0a6be26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux

Pull second round of GPIO changes from Grant Likely:
 "This branch contains a few bug fixes that I missed the first time
  around and updates to the gpio_desc series included in the first pull
  request.  This tag has been retagged to drop the 2 head commits
  because the one of them caused a build failure."

* tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux:
  gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
  gpiolib: move comment to right function
  gpiolib: use const parameters when possible
  gpiolib: check descriptors validity before use