From: David B. <da...@pa...> - 2005-11-29 19:12:46
|
On Tuesday 29 November 2005 10:25 am, Vitaly Wool wrote: > So spi_write_then_read() can't ever be called from an interrupt context, > right? Right ... that's true of all the synchronous calls. Kerneldoc for that one didn't highlight that fact though, so I've updated it. - Dave |