diff options
| author | David Brownell <[email protected]> | 2007-06-16 10:16:08 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-06-16 13:16:16 -0700 |
| commit | f5a9c77df45b113d21b64cbc2bf6c72a0da48998 (patch) | |
| tree | c68315e2d5e3e3b8075bfbe01fab054efc1d9bf2 /include/linux/debugobjects.h | |
| parent | ed45666271f4fafa95b9d8ad44050e9a9bd2376e (diff) | |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions