diff options
| author | Trent Piepho <[email protected]> | 2007-03-12 12:13:12 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2007-04-27 15:44:43 -0300 |
| commit | 57f8dcf90bdf4c6b23ea2af3d307d1d137b696b9 (patch) | |
| tree | 75ca4bd18c877bdf08164d806c9f235eee64f2ef /include/linux | |
| parent | d40860f8e2edb31196f4233d3691704d313dbdd6 (diff) | |
V4L/DVB (5428): M920x: Detect zero-length I2C messages and fix a typo
Change a 00 to just 0
Detect zero-length I2C messages and return not supported. I think I know
how to send one, but the problem is getting the slave's ack. The only
point of a zero-length message is for probing; too see if the slave will
ack its address. Since we don't know how to get the ack, we can't
support zero-length messages in a useful way, so it's probably best to
just return not supported for them.
Signed-off-by: Trent Piepho <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions