summary refs log tree commit diff
path: root/drivers/gpio
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-05-31 14:17:06 -0700
committerLinus Walleij <linus.walleij@linaro.org>2016-06-22 17:58:07 +0200
commit0ac3c0a4025f41748a083bdd4970cb3ede802b15 (patch)
tree45a0b3413cbe8c3d67b59709cbb67d7e7648005e /drivers/gpio
parentba562d5e54fd3136bfea0457add3675850247774 (diff)
downloadlinux-0ac3c0a4025f41748a083bdd4970cb3ede802b15.tar.gz
pinctrl: single: Fix missing flush of posted write for a wakeirq
With many repeated suspend resume cycles, the pin specific wakeirq
may not always work on omaps. This is because the write to enable the
pin interrupt may not have reached the device over the interconnect
before suspend happens.

Let's fix the issue with a flush of posted write with a readback.

Cc: stable@vger.kernel.org
Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions