diff options
author | Mike Isely <isely@pobox.com> | 2006-09-23 20:30:50 -0500 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2006-09-23 20:30:50 -0500 |
commit | 4d0734dd7c48f3bcb59a030616db87df405e5986 (patch) | |
tree | 2e8546f92fedefd88c421d7e31898aadb4b8c990 /linux/drivers/media/video/vivi.c | |
parent | 6d3881cce6e8533b82e714eead8423350239d97c (diff) | |
download | mediapointer-dvb-s2-4d0734dd7c48f3bcb59a030616db87df405e5986.tar.gz mediapointer-dvb-s2-4d0734dd7c48f3bcb59a030616db87df405e5986.tar.bz2 |
pvrusb2: Get rid of private global context array brain damage
From: Mike Isely <isely@pobox.com>
A previous attempt to deal with the upcoming loss of
video_set_drvdata() and video_get_drvdata() resulted in logic which
causes a circular locking dependency - also known as a deadlock. This
changeset attacks the problem in a different manner, using a technique
that no longer requires the problematic mutex (or that private global
array either).
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/video/vivi.c')
0 files changed, 0 insertions, 0 deletions