Skip to content
Commit 38060371 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks



This is required since commit 2025172e "spi/bitbang: Use core message pump".
spi-bitbang now uses core message pump, so it needs to call spi_master_suspend/
spi_master_resume to start/stop the queue while suspend/resume.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 08850fa9
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