[PATCH v5 04/12] spi: add ti-ssp spi master driver
David Brownell
david-b at pacbell.net
Wed Nov 17 10:25:33 EST 2010
> On Tue, Nov 16, 2010 at 07:17:18PM
> -0500, Cyril Chemparathy wrote:
>
> > The ability to wait on multiple devices may come
> handy.
... You mean you'd like to add such a
mechanism to the framework?
Or do you want a driver-specific
mechanism (non-portable)?
If I had
to do that, I'd just use existing
kernel mechanisms to wait, and then
issue SPI transactions as needed.
Portable, straightforward.
More information about the linux-arm-kernel
mailing list