diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-09-12 21:20:43 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-09-12 21:20:43 +0200 |
commit | 96308f3d1acc7260678985b9009e94ba0305ebc2 (patch) | |
tree | c50a4f4c6dda7708e19061faaf2f8167f10f596f /v4l/API | |
parent | a7e9aa7355769ffc29c04c00644a7a8462ff9fa5 (diff) | |
download | mediapointer-dvb-s2-96308f3d1acc7260678985b9009e94ba0305ebc2.tar.gz mediapointer-dvb-s2-96308f3d1acc7260678985b9009e94ba0305ebc2.tar.bz2 |
Bugfix for saa6588.c, add forgotten spin_lock_init()
From: Hans-Jürgen Koch <hjk@linutronix.de>
There's a serious bug in saa6588.c, it uses a non-initialized spin_lock.
Funny thing is that it works fine with bttv, but completly freezes the
machine if e.g. saa7134 is loaded.
Thanks to Derek Philip for reporting this bug on the rdsd-devel list.
This patch adds the missing spin_lock_init().
Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l/API')
0 files changed, 0 insertions, 0 deletions