All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] GPIO fixes for v4.15 take three
@ 2017-12-24 13:12 Linus Walleij
  0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2017-12-24 13:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-gpio, linux-kernel

Hi Linus,

1) Merry christmas! God Jul!

2) Please pull the two fixes below for v4.15 fixes.

They are both kind of important, so why not send a pull
request on christmas eve.

Yours,
Linus Walleij


The following changes since commit 1291a0d5049dbc06baaaf66a9ff3f53db493b19b:

  Linux 4.15-rc4 (2017-12-17 18:59:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 822703354774ec935169cbbc8d503236bcb54fda:

  gpio: fix "gpio-line-names" property retrieval (2017-12-22 15:24:31 +0100)

----------------------------------------------------------------
GPIO fixes for v4.15 take three:

- Fix a build problem in the gpio single register created by
  refactorings.

- Fix assignment of GPIO line names, something that was
  mangled by another patch.

----------------------------------------------------------------
Christophe Leroy (1):
      gpio: fix "gpio-line-names" property retrieval

Grygorii Strashko (1):
      gpio: gpio-reg: fix build

 drivers/gpio/gpio-reg.c        |  4 ++--
 drivers/gpio/gpiolib-acpi.c    |  2 +-
 drivers/gpio/gpiolib-devprop.c | 17 +++++++----------
 drivers/gpio/gpiolib-of.c      |  3 ++-
 drivers/gpio/gpiolib.h         |  3 ++-
 5 files changed, 14 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-24 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-24 13:12 [GIT PULL] GPIO fixes for v4.15 take three Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.