From: Patrick Boettcher Date: Tue, 7 Feb 2006 08:49:12 +0000 (-0200) Subject: V4L/DVB (3312): FIX: Multiple usage of VP7045-based devices X-Git-Tag: v2.6.16-rc3~135^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba841ed1d00e13144c1063b304c1537b774a747;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed