mbox

[GIT,PULL] gpio fixes for v3.15

Message ID CACRpkdYM9eQxWdG8qNkzstPRuQJYc6RLVLjo5tTWcwHT43S7Cg@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 May 13, 2014, 9:56 a.m. UTC
Hi Linus,

let's hope these two patches are the last GPIO fixes for this
merge window. (Famous last words.)

Anyway, details in the tag, please pull it in.

Yours,
Linus Walleij

The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:

  Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.15-3

for you to fetch changes up to 99e4b98dbe3ad1fe38a74d12c3b8d44a55930de4:

  gpio: mcp23s08: Bug fix of SPI device tree registration. (2014-05-09
10:28:16 +0200)

----------------------------------------------------------------
GPIO fixes for the v3.15 series:

- Fix a null pointer bug in the ICH6 chipset driver

- Fix device tree registration for the mcp23s08 driver

----------------------------------------------------------------
Michael Welling (1):
      gpio: mcp23s08: Bug fix of SPI device tree registration.

Vincent Donnefort (1):
      gpio: ich: set regs and reglen for i3100 and ich6 chipset

 drivers/gpio/gpio-ich.c      |  4 ++++
 drivers/gpio/gpio-mcp23s08.c | 12 +++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/