Re: [spi-devel-general] [PATCH][2.16.17-rc1-mm2] spi: Added spi master driver for Freescale MPC83xx SPI controller

From: Kumar Gala
Date: Mon Apr 10 2006 - 17:10:44 EST



On Apr 10, 2006, at 4:06 PM, David Brownell wrote:

On Monday 10 April 2006 1:22 pm, Kumar Gala wrote:


I wasn't particular happy about the spinning for ever, wasn't sure
what would be better. I need to ensure we've gotten both a TX & RX
event before transmitting the next character. I'm open to
suggestions on how to do this better.

I figured that it's impossible to get an RX event without the TX
having completed. :)

Should I just get ride of the spin loop then?

- k
-
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/