commit | 023a6007a08d342b64895a7342e426d12d9627dd | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 02 14:13:39 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 02 14:13:39 2015 -0800 |
tree | 3fb3e1a0a0d93b5c35f67986a3547bc5247cebcc | |
parent | 10d6dfc1979ba3b2533c544ed1a4df21aa113a1f [diff] | |
parent | 2f97c20e5f7c3582c7310f65a04465bfb0fd0e85 [diff] |
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