Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: atmel: add missing spi_master_{resume,suspend} calls to PM callb…
…acks The PM callbacks implemented by the spi-atmel driver don't call spi_master_{resume,suspend}, fix that. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Mark Brown <broonie@linaro.org>
- Loading branch information