From: Marin Mitov Date: Sun, 9 May 2010 11:50:40 +0000 (+0300) Subject: Staging: dt3155v4l: correcting a bug X-Git-Tag: v2.6.35-rc1~441^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8aab1278147e3b067903983a835ef3c68281b13;p=pandora-kernel.git Staging: dt3155v4l: correcting a bug dt3155v4l driver, as in -rc6-next-20100506 has a BUG. When it modifies q->int_ops structure in videobuf-dma-contig module the change is visible for all other modules using it. Make a local copy of this structure and use its modification to solve the bug. Signed-off-by: Marin Mitov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed