-
Juha Yrjola authored
ads7846_suspend was busily polling for a couple of variables, which never get a chance to change state unless kernel pre-emption is enabled. Use msleep instead. Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com>
071a568a
ads7846_suspend was busily polling for a couple of variables,
which never get a chance to change state unless kernel pre-emption
is enabled. Use msleep instead.
Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com>