commit | 123aab28608ac81938865b31db188c985aeb4424 | [log] [tgz] |
---|---|---|
author | Patrick Boettcher <pb@linuxtv.org> | Tue Feb 07 06:49:12 2006 -0200 |
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Tue Feb 07 06:49:12 2006 -0200 |
tree | 63769587f34e3b7f8eeb839cb6eb1a0074b9adb8 | |
parent | fb51fd2d345021d0cc34848319f4efa75c9e1daa [diff] |
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>