diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-02-14 12:49:12 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-05 11:51:02 +0800 |
commit | 017145fef567430789e40f6a22a90ce2a766370b (patch) | |
tree | d827a156c9f6defa5d1934df1dafce6b7c5534ce /drivers/spi/spi-imx.c | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) |
spi: fsl-dspi: Fix getting correct address for master
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
Diffstat (limited to 'drivers/spi/spi-imx.c')
0 files changed, 0 insertions, 0 deletions