-
由 Hans-Jürgen Koch 提交于
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: NHans J. Koch <hjk@linutronix.de> Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
588005e1