V4L/DVB (3312): FIX: Multiple usage of VP7045-based devices
authorPatrick Boettcher <pb@linuxtv.org>
Tue, 7 Feb 2006 08:49:12 +0000 (06:49 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Tue, 7 Feb 2006 08:49:12 +0000 (06:49 -0200)
commit123aab28608ac81938865b31db188c985aeb4424
tree63769587f34e3b7f8eeb839cb6eb1a0074b9adb8
parentfb51fd2d345021d0cc34848319f4efa75c9e1daa
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