Re: [PATCH 8/8] spi: spi-ep93xx: convert to the queued driverinfrastructure

From: Mika Westerberg
Date: Sun Jun 30 2013 - 12:31:30 EST


On Fri, Jun 28, 2013 at 11:45:56AM -0700, H Hartley Sweeten wrote:
> 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@xxxxxxxxxxxxxxxxxxx>
> Cc: Ryan Mallon <rmallon@xxxxxxxxx>
> Cc: Mika Westerberg <mika.westerberg@xxxxxx>
> Cc: Mark Brown <broonie@xxxxxxxxxx>
> Cc: Grant Likely <grant.likely@xxxxxxxxxx>
> ---
> drivers/spi/spi-ep93xx.c | 164 ++++++-----------------------------------------
> 1 file changed, 19 insertions(+), 145 deletions(-)

Nice reduction of code lines!

Thanks for doing this.

Acked-by: Mika Westerberg <mika.westerberg@xxxxxx>
--
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/