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)
commit756a7334f2b8a7fee56c221580ce75e2eb182d62
tree98974d51f952d9a74f2cfa4fab235e9ce91fbc99
parentc92f5bdc4b9ba509a93f9e386fbb1fa779d4b0d6
parent5018ada69a04c8ac21d74bd682fceb8e42dc0f96
Merge tag 'gpio-v4.10-2' of git://git./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