]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Jan 2017 20:50:33 +0000 (12:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Jan 2017 20:50:33 +0000 (12:50 -0800)
commit645f2de67af6d3bc65970b3ac2845fa744af4586
tree98974d51f952d9a74f2cfa4fab235e9ce91fbc99
parentc5819951e60ab9aaead1fe235e81b2e87b569493
parent12a18c20f1329791f135116bb1ebb58d7e747b9f
Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:

 - move freeing of GPIO hogs to after freeing the device to get rid of a
   warning state.

 - a small compile warning fix

* tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: Move freeing of GPIO hogs before numbing of the device
  gpio: mxs: remove __init annotation