]> 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)
commitc3ab717747737905d186423b85f16f94c80361e4
tree98974d51f952d9a74f2cfa4fab235e9ce91fbc99
parentc76137dc0a0c8e39c695b86e290b8da10360507a
parent1e40b6ed0187adf5de93951c3d5102e9258c12ec
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