Staging: dt3155v4l: correcting a bug
authorMarin Mitov <mitov@issp.bas.bg>
Sun, 9 May 2010 11:50:40 +0000 (14:50 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 22:16:08 +0000 (15:16 -0700)
commitb8aab1278147e3b067903983a835ef3c68281b13
treebe0b5331674e5572b3bac8a633da055e9838c302
parent48f658bb3d582c13b5d0b86b0295d5e0050e60c9
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 <mitov@issp.bas.bg>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/dt3155v4l/dt3155v4l.c
drivers/staging/dt3155v4l/dt3155v4l.h