commit | 7f86bde90e2e1f693d93922fc0f4d50f001ce1a5 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Tue Jan 22 12:26:26 2013 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Jan 26 15:21:37 2013 +0800 |
tree | 9c6a8df5f8b08d5b3b9a2f79ff703327ac263ecc | |
parent | 2b9b84f497638ebd60a762cb1c7fa7b4ff7dce4d [diff] |
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>