Re: [PATCH] Bug fix in commit 178db7d3 triggered a bug in the SPI driver for MPC83XX (pdata is NULL).
From: Joakim Tjernlund <hidden>
Date: 2012-03-30 15:25:14
Also in:
linux-spi
From: Joakim Tjernlund <hidden>
Date: 2012-03-30 15:25:14
Also in:
linux-spi
Kenth Eriksson [off-list ref] wrote on 2012/03/30 17:05:30:
After commit 178db7d3 devices are initialized as 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: Kenth Eriksson <redacted>
Acked-by: Joakim Tjernlund <redacted>