]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Mar 2015 22:13:39 +0000 (14:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Mar 2015 22:13:39 +0000 (14:13 -0800)
commitc0491d1070c669fd9b3e73cddc8fb7779f18738d
tree3fb3e1a0a0d93b5c35f67986a3547bc5247cebcc
parent5e0ac9fb1f43b69b8139eeb256adcd14ba587918
parent4ef806079316cfd5b31f7ed5dc39dc9397cc3fd2
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "Two GPIO fixes:

   - Fix a translation problem in of_get_named_gpiod_flags()

   - Fix a long standing container_of() mistake in the TPS65912 driver"

* tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: tps65912: fix wrong container_of arguments
  gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node