summaryrefslogtreecommitdiff
path: root/include/media/saa6588.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-12-14 15:28:34 +0400
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-07 13:40:44 +0400
commitaf2c5debe11f51d9af42accd9dd495478bb726fd (patch)
tree94f84ee42c6089ed98fb3461ce2906fbdadf8f15 /include/media/saa6588.h
parenta9fe3beee6c698a9802e1bb4928b107695d2f12e (diff)
downloadlinux-af2c5debe11f51d9af42accd9dd495478bb726fd.tar.xz
[media] saa6588: after calling CMD_CLOSE, CMD_POLL is broken
CMD_CLOSE sets data_available_for_read to 1, which is necessary to do the wakeup call, but it is never reset to 0. Because of this calling CMD_POLL afterwards will always return that data is available, even if there isn't any. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'include/media/saa6588.h')
0 files changed, 0 insertions, 0 deletions