[GIT PULL] SPI bug fixes needed on v3.4-rc2

From: Grant Likely
Date: Fri Apr 13 2012 - 14:16:43 EST


Hi Linus

Simple set of bug fixes. Please pull

g.

The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:

Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
(2012-03-30 00:09:17 -0700)

are available in the git repository at:


git://git.secretlab.ca/git/linux-2.6 tags/spi-for-linus

for you to fetch changes up to 39ec0d38141b198f94fd19c2bb10fd7c616510d2:

spi/imx: prevent NULL pointer dereference in spi_imx_probe()
(2012-04-10 22:17:15 -0600)

----------------------------------------------------------------
SPI bug fixes on top of v3.4-rc2

Miscellaneous driver bug fixes. No major changes in this branch.

----------------------------------------------------------------
Kenth Eriksson (1):
spi/mpc83xx: fix NULL pdata dereference bug

Lothar Waßmann (1):
spi/imx: prevent NULL pointer dereference in spi_imx_probe()

Shubhrajyoti D (1):
spi/davinci: Fix DMA API usage in davinci

Uwe Kleine-König (1):
spi/imx: mark base member in spi_imx_data as __iomem

Viresh Kumar (1):
spi/pL022: include types.h to remove compilation warnings

drivers/spi/spi-davinci.c | 6 +++---
drivers/spi/spi-fsl-spi.c | 4 +++-
drivers/spi/spi-imx.c | 12 ++++++++----
include/linux/amba/pl022.h | 2 ++
4 files changed, 16 insertions(+), 8 deletions(-)


--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/