diff options
author | Mike Isely <isely@pobox.com> | 2007-12-03 01:43:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 19:03:07 -0200 |
commit | 26e33048aad0486c98155b1406037f02fe70cb1b (patch) | |
tree | d5c27357beb474188d69c5e1d8e82cdbc335aafa /drivers/media/video/ov511.c | |
parent | 6a540254966f8a01de0f7c78a27db17458c2d8f5 (diff) |
V4L/DVB (6706): pvrusb2: Remove use of volatile in command sequencer
pvrusb2: Remove use of volatile for command sequencer; these variables
are set by interrupt-context code and we check their state in such a
manner that there should be no race conditions. 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 'drivers/media/video/ov511.c')
0 files changed, 0 insertions, 0 deletions