V4L/DVB (3312): FIX: Multiple usage of VP7045-based devices
commiteba841ed1d00e13144c1063b304c1537b774a747
authorPatrick Boettcher <pb@linuxtv.org>
Tue, 7 Feb 2006 08:49:12 +0000 (7 06:49 -0200)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 7 Feb 2006 08:53:05 +0000 (7 06:53 -0200)
tree9ded43e6b6789163169e75e8521ee33ed4a4d39a
parent63631366dc3e159d1209838fb074d5df4edac76a
V4L/DVB (3312): FIX: Multiple usage of VP7045-based devices

Reassigning function pointers in a static led to infinite loops when using
multiple VP7045-based device at the same time on one system. Using kmalloc'd
copies for reassignments is better.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/vp7045-fe.c