Hi David,

On Tue, May 19, 2009 at 10:09:19PM -0700, David Brownell wrote:
> On Tuesday 19 May 2009, Baruch Siach wrote:
> > If so would a clarification of the relevant text at  
> > include/linux/spi/spi.h be accepted?
> 
> In what way is the existing language unclear?  There are
> two paragraphs in the "struct spi_transfer" kerneldoc.

I (wrongly) understood the name cs_change as saying "chip select change", that 
is, "deactivate the chip select". Then I read the following text from 
include/linux/spi/spi.h:

    "(ii) When the transfer is the last one in the message, the chip may stay 
    selected until the next transfer."

I (wrongly again) understood that this description applies to that case of
cs_change == 0. I'd rephrase the above sentence as follows:

    "(ii) When the transfer is the last one in the message, and cs_change != 
    0, the chip may stay selected until the next transfer."

Does this make sense?

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
spi-devel-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to