summaryrefslogtreecommitdiffstats
path: root/arch/s390
diff options
context:
space:
mode:
authorHerton Ronaldo Krzesinski2012-05-12 00:29:50 +0200
committerGrant Likely2012-05-20 07:12:06 +0200
commit067aa4815a9bc12a569d8a06afef50ba5773afbf (patch)
treebef078daa67d8a52aa08322299f4d997449b60cb /arch/s390
parentspi: refactor spi-coldfire-qspi to use SPI queue framework. (diff)
downloadkernel-qcow2-linux-067aa4815a9bc12a569d8a06afef50ba5773afbf.tar.gz
kernel-qcow2-linux-067aa4815a9bc12a569d8a06afef50ba5773afbf.tar.xz
kernel-qcow2-linux-067aa4815a9bc12a569d8a06afef50ba5773afbf.zip
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Commit 178db7d3, "spi: Fix device unregistration when unregistering the bus master", changed spi device initialization of dev.parent pointer to be the master's device pointer instead of his parent. This introduced a bug in spi-fsl-spi, since its usage of spi device pointer was not updated accordingly. This was later fixed by commit 5039a86, "spi/mpc83xx: fix NULL pdata dereference bug", but it missed another spot on fsl_spi_cs_control function where we also need to update usage of spi device pointer. This change address that. Cc: stable@vger.kernel.org Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com> Acked-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions