diff options
author | Tony Lindgren <tony@atomide.com> | 2016-05-31 14:17:06 -0700 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2016-07-10 20:20:01 -0400 |
commit | 0e16f4fb69810c58bdf142dd85ee92e46576b877 (patch) | |
tree | 46296063d09c3f520814d03a34192f693497b0fa /drivers/mtd/ubi | |
parent | 65c68fd8c1c79178d17217fb045b80badecdd472 (diff) |
pinctrl: single: Fix missing flush of posted write for a wakeirq
[ Upstream commit 0ac3c0a4025f41748a083bdd4970cb3ede802b15 ]
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>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'drivers/mtd/ubi')
0 files changed, 0 insertions, 0 deletions