Skip to content
Commit 5039a869 authored by Kenth Eriksson's avatar Kenth Eriksson Committed by Grant Likely
Browse files

spi/mpc83xx: fix NULL pdata dereference bug



Commit 178db7d3, "spi: Fix device unregistration when unregistering
the bus master", changed device initialization to be children of the
bus master, not children of the bus masters parent device. The pdata
pointer used in fsl_spi_chipselect must updated to reflect the changed
initialization.

Signed-off-by: default avatarKenth Eriksson <kenth.eriksson@transmode.com>
Acked-by: default avatarJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 9232b9b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment