diff options
author | Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com> | 2012-05-11 15:29:50 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-02 09:47:54 -0700 |
commit | 81e80587f3fc5239bdcdcb69750e24448485d7f6 (patch) | |
tree | 0f1b68b218b58457261e4321396e43f4f7e4ffe6 /mm/prio_tree.c | |
parent | 7388a987be7ae204e00e27f1ef6d3e1b7689637c (diff) | |
download | kernel_samsung_aries-81e80587f3fc5239bdcdcb69750e24448485d7f6.zip kernel_samsung_aries-81e80587f3fc5239bdcdcb69750e24448485d7f6.tar.gz kernel_samsung_aries-81e80587f3fc5239bdcdcb69750e24448485d7f6.tar.bz2 |
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
commit 067aa4815a9bc12a569d8a06afef50ba5773afbf upstream.
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.
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>
Cc: Alfredo Capella <alfredo.capella@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/prio_tree.c')
0 files changed, 0 insertions, 0 deletions