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 <hswee...@visionengravers.com> > Cc: Ryan Mallon <rmal...@gmail.com> > Cc: Mika Westerberg <mika.westerb...@iki.fi> > Cc: Mark Brown <broo...@kernel.org> > Cc: Grant Likely <grant.lik...@linaro.org> > --- > 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.westerb...@iki.fi> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/