]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi/pxa2xx: convert to the pump message infrastructure
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 22 Jan 2013 10:26:26 +0000 (12:26 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 26 Jan 2013 07:21:37 +0000 (15:21 +0800)
commit7f86bde90e2e1f693d93922fc0f4d50f001ce1a5
tree9c6a8df5f8b08d5b3b9a2f79ff703327ac263ecc
parent2b9b84f497638ebd60a762cb1c7fa7b4ff7dce4d
spi/pxa2xx: convert to the pump message infrastructure

The SPI core provides infrastructure for standard message queueing so use
that instead of handling everything in the driver. This simplifies the
driver.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-pxa2xx.c