Skip to content
Commit 99f329a2 authored by Pavel Machek's avatar Pavel Machek Committed by Eric Miao
Browse files

[ARM] pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resume



sharpsl_pm.c code tries to read battery state very early during
resume, but those battery meters are connected on SPI and that's only
resumed way later.

Replace the check with simple checking of battery fatal signal, that
actually works at this stage.

Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
Tested-by: default avatarStanislav Brabec <utx@penguin.cz>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 422bef87
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment