spi: spi-ep93xx: convert to the queued driver infrastructure
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 8 Jul 2013 16:12:37 +0000 (09:12 -0700)
committerMark Brown <broonie@linaro.org>
Wed, 17 Jul 2013 10:10:59 +0000 (11:10 +0100)
The SPI core provides infrastructure for standard message queueing. Use
that instead of handling it in the driver.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found