https://github.com/torvalds/linux
Revision 017145fef567430789e40f6a22a90ce2a766370b authored by Axel Lin on 14 February 2014, 04:49:12 UTC, committed by Mark Brown on 05 March 2014, 03:51:02 UTC
Current code set platform drvdata to dspi. However, the code in dspi_suspend()
and dspi_resume() assumes the drvdata is the address of master.
Fix it by setting platform drvdata to master.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
1 parent 38dbfb5
History
Tip revision: 017145fef567430789e40f6a22a90ce2a766370b authored by Axel Lin on 14 February 2014, 04:49:12 UTC
spi: fsl-dspi: Fix getting correct address for master
Tip revision: 017145f
File Mode Size
bitstream.HEX -rw-r--r-- 188.6 KB
firmware.HEX -rw-r--r-- 50.8 KB
loader.HEX -rw-r--r-- 4.1 KB

back to top