diff options
author | Mike Isely <isely@pobox.com> | 2007-12-03 07:44:43 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-26 00:03:07 +0300 |
commit | e802c14b91e3fddd50652270756124a69e550113 (patch) | |
tree | 13c5a06f645e236a10183263c4fb11d42093399f /lib | |
parent | 26e33048aad0486c98155b1406037f02fe70cb1b (diff) | |
download | linux-e802c14b91e3fddd50652270756124a69e550113.tar.xz |
V4L/DVB (6707): pvrusb2: Remove use of volatile in pipeline control state machine
pvrusb2: Eliminate use of volatile in pipeline control state
variables. These were all cases of paranoia; upon further review the
overall mechanism employed here should not require use of volatile.
This had originally been done out of paranoia, and I have since been
convinced that the paranoia is not required.
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions