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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 266.4 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top