[git pull] spi, dt and gpio bug fixes

From: Grant Likely
Date: Mon Apr 11 2011 - 02:46:25 EST


Hi Linus. Here are some bug fix commits.

g.

The following changes since commit 4263a2f1dad8c8e7ce2352a0cbc882c2b0c044a9:

Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
(2011-04-10 09:56:10 -0700)

are available in the git repository at:

git://git.secretlab.ca/git/linux-2.6 spi/merge

Ben Dooks (1):
gpio/pca953x: fix error handling path in probe() call

Grant Likely (1):
Merge commit 'v2.6.39-rc2' into spi/merge

Ira W. Snyder (1):
dt/fsldma: fix build warning caused by of_platform_device changes

Peter Tyser (2):
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()

Vasily Khoruzhick (1):
spi: Fix race condition in stop_queue()

drivers/dma/fsldma.c | 2 +-
drivers/gpio/ml_ioh_gpio.c | 1 +
drivers/gpio/pca953x.c | 5 +++--
drivers/gpio/pch_gpio.c | 1 +
drivers/spi/amba-pl022.c | 2 +-
drivers/spi/dw_spi.c | 2 +-
drivers/spi/pxa2xx_spi.c | 2 +-
drivers/spi/spi_bfin5xx.c | 2 +-
8 files changed, 10 insertions(+), 7 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/