mbox series

[GIT,PULL] GPIO fix for v5.2

Message ID CACRpkdZBhUF7C_+vPc6tkasBk5DAGh01g3eu8OYQ16QBehUZWw@mail.gmail.com
State New
Headers show
Series [GIT,PULL] GPIO fix for v5.2 | expand

Pull-request

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

Message

Linus Walleij July 3, 2019, 12:30 p.m. UTC
Hi Linus,

last minute regressions galore. Here is a fixup for an
issue I found monday when testing unrelated patches.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 4b972a01a7da614b4796475f933094751a295a2f:

  Linux 5.2-rc6 (2019-06-22 16:01:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v5.2-4

for you to fetch changes up to fbbf145a0e0a0177e089c52275fbfa55763e7d1d:

  gpio/spi: Fix spi-gpio regression on active high CS (2019-07-02
22:31:37 +0200)

----------------------------------------------------------------
A single fixup for the SPI CS gpios that regressed
in the current kernel cycle.

----------------------------------------------------------------
Linus Walleij (1):
      gpio/spi: Fix spi-gpio regression on active high CS

 drivers/gpio/gpiolib-of.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org July 4, 2019, 2:15 a.m. UTC | #1
The pull request you sent on Wed, 3 Jul 2019 14:30:51 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-v5.2-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/179c96d9f715a619811ded5dcbd35b1fee8caf69

Thank you!