[GIT PULL] SPI fixes for v3.15

From: Mark Brown
Date: Wed May 14 2014 - 12:08:57 EST


The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:

Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git spi-v3.15-rc5

for you to fetch changes up to fd30c37331ad8ed7c7e0e4c21f5ee309fec21d7d:

Merge remote-tracking branches 'spi/fix/pxa2xx' and 'spi/fix/qup' into spi-linus (2014-05-13 19:08:34 +0100)

----------------------------------------------------------------

spi: Fixes for v3.15

A few core fixes around outlying cases here, nothing that should affect
most users but useful fixes. The diffstat is rather larger than one
might hope due some simple code motion in the fix for !CONFIG_DMA, the
actual meaningful change is much smaller.

- Fix handling of unsupported dual and quad mode support on slave
registration so that drivers that can degrade gracefully do so,
preventing regressions for drivers this is added.
- Fix build in !CONFIG_DMA cases following addition of generic DMA
mapping support.
- Fix error handling for queue creation which due to wider kernel
changes can be triggered more easily.
- A couple of driver specific fixes.

----------------------------------------------------------------
Axel Lin (1):
spi: qup: Fix return value checking for pm_runtime_get_sync()

Geert Uytterhoeven (2):
spi: core: Ignore unsupported Dual/Quad Transfer Mode bits
spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA

Mark Brown (3):
spi: core: Don't destroy master queue if we fail to create it
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Merge remote-tracking branches 'spi/fix/pxa2xx' and 'spi/fix/qup' into spi-linus

Mika Westerberg (1):
spi/pxa2xx: Prevent DMA from transferring too many bytes

drivers/spi/spi-pxa2xx-dma.c | 16 ------
drivers/spi/spi-qup.c | 2 +-
drivers/spi/spi.c | 124 +++++++++++++++++++++++++++----------------
3 files changed, 78 insertions(+), 64 deletions(-)

Attachment: signature.asc
Description: Digital signature