[GIT PULL] late GPIO fix for v4.5

From: Linus Walleij
Date: Thu Mar 03 2016 - 09:06:18 EST


Hi Linus,

regressions never arrive when you want them to, so here is a late
fix for the Renesas RCAR GPIO driver. It only affects that driver on
the very specific Renesas platforms.

Please pull it in.

Yours,
Linus Walleij

The following changes since commit 81f70ba233d5f660e1ea5fe23260ee323af5d53a:

Linux 4.5-rc5 (2016-02-20 13:39:35 -0800)

are available in the git repository at:

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

for you to fetch changes up to b26a719bdba9aa926ceaadecc66e07623d2b8a53:

gpio: rcar: Add Runtime PM handling for interrupts (2016-02-25 15:46:27 +0100)

----------------------------------------------------------------
Late GPIO fix:
- Fix a runtime PM suspend/resume bug in the RCAR driver

----------------------------------------------------------------
Geert Uytterhoeven (1):
gpio: rcar: Add Runtime PM handling for interrupts

drivers/gpio/gpio-rcar.c | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)