1
0
Fork 0
alistair23-linux/include/linux/spi
David Brownell f5a9c77df4 spi doc updates
Update two points in the SPI interface documentation:

- Update description of the "chip stays selected after message ends"
  mode.  In some cases it's required for correctness; it isn't just a
  performance tweak.  (Yes: to use this mode on mult-device busses, another
  programming interface will be needed.  One draft has been circulated
  already.)

- Clarify spi_setup(), highlighting that callers must ensure that no
  requests are queued (can't change configuration except between I/Os), and
  that the device must be deselected when this returns (which is a key part
  of why it's called during device init).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-06-16 13:16:16 -07:00
..
Kbuild /dev/spidevB.C interface 2007-05-08 11:15:15 -07:00
ad7877.h blackfin architecture 2007-05-07 12:12:58 -07:00
ads7846.h Input: ads7846 - optionally leave Vref on during differential measurements 2007-01-18 00:45:21 -05:00
eeprom.h [PATCH] SPI eeprom driver 2007-02-12 09:48:31 -08:00
flash.h [PATCH] spi: M25 series SPI flash 2006-01-13 16:29:55 -08:00
spi.h spi doc updates 2007-06-16 13:16:16 -07:00
spi_bitbang.h [PATCH] spi: destroy workqueue after spi_unregister_master 2007-03-16 19:25:04 -07:00
spidev.h /dev/spidevB.C interface 2007-05-08 11:15:15 -07:00