mbox

[GIT,PULL] GPIO fixes for v4.10

Message ID CACRpkdYZ4JjH2K25izeX-3H2rzTK3x3QS9NxDyyeHBOYADX9CQ@mail.gmail.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git

Message

Linus Walleij Jan. 9, 2017, 1:33 p.m. UTC
Hi Linus,

two small fixes is all I collected for GPIO so far.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.10-2

for you to fetch changes up to 5018ada69a04c8ac21d74bd682fceb8e42dc0f96:

  gpio: Move freeing of GPIO hogs before numbing of the device
(2016-12-30 09:11:21 +0100)

----------------------------------------------------------------
GPIO fixes for the v4.10 series:

- Move free:ing of GPIO hogs to after free:ing the device
  to get rid of a warning state.

- A small comile warning fix.

----------------------------------------------------------------
Arnd Bergmann (1):
      gpio: mxs: remove __init annotation

Geert Uytterhoeven (1):
      gpio: Move freeing of GPIO hogs before numbing of the device

 drivers/gpio/gpio-mxs.c | 2 +-
 drivers/gpio/gpiolib.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html