Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_r…
…esume Commit 7566bcc ("spi: pxa2xx: Move is_lpss_ssp() tests to caller") did not check LPSS before calling lpss_ssp_setup() in pxa2xx_spi_resume(). Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information