summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-vf610.c
diff options
context:
space:
mode:
authorAnson Huang <anson.huang@nxp.com>2018-11-09 04:56:56 +0000
committerLinus Walleij <linus.walleij@linaro.org>2018-11-16 22:56:54 +0100
commit1a5287a3dbc34cd0c02c8f64c9131bd23cdfe2bb (patch)
treede32fb12a8df29640b866f2b0971d9fa7d8f7c61 /drivers/gpio/gpio-vf610.c
parenteee3919c5f2949a8b7b1e9fa239d153be1538656 (diff)
gpio: mxc: move gpio noirq suspend/resume to syscore phase
During noirq suspend/resume phase, GPIO irq could arrive and its registers like IMR will be changed by irq handle process, to make the GPIO registers exactly when it is powered ON after resume, move the GPIO noirq suspend/resume callback to syscore suspend/resume phase, local irq is disabled at this phase so GPIO registers are atomic. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-vf610.c')
0 files changed, 0 insertions, 0 deletions