]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Feb 2016 19:25:55 +0000 (11:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Feb 2016 19:25:55 +0000 (11:25 -0800)
commit755489ffacb6392b8a680597d8a44335b5f235f5
tree6004c6e573b5fe0ec98961250dbacf758fb64ce5
parentcf09f3c7c6b71155814865fed58423a42045a33e
parent434281c414a9f3ebe94b85e22410fa00c9b61044
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 - Probe errorpath fix for the Altera
 - irqchip ofnode pointer added to the DaVinci driver
 - controller instance number correction for DaVinci

* tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: davinci: Fix the number of controllers allocated
  gpio: davinci: Add the missing of-node pointer
  gpio: gpio-altera: Remove gpiochip on probe failure.