diff options
author | Mike Isely <isely@pobox.com> | 2007-12-02 22:43:23 -0600 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2007-12-02 22:43:23 -0600 |
commit | 44549c9cceb63ac4b50f950c361ecb2bea79bce2 (patch) | |
tree | 8097bb3fbe49870edb75e863c0343b35eefad792 /linux/drivers/media/video/pvrusb2/pvrusb2-context.c | |
parent | e197760836fc4b0c7ac3411e6edd31dac68e5d82 (diff) | |
download | mediapointer-dvb-s2-44549c9cceb63ac4b50f950c361ecb2bea79bce2.tar.gz mediapointer-dvb-s2-44549c9cceb63ac4b50f950c361ecb2bea79bce2.tar.bz2 |
pvrusb2: Remove use of volatile in command sequencer
From: Mike Isely <isely@pobox.com>
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>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-context.c')
0 files changed, 0 insertions, 0 deletions