From: Rolf Eike Beer Date: Mon, 13 Aug 2007 11:08:21 +0000 (-0300) Subject: V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_open X-Git-Tag: v2.6.24-rc1~1463^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa76b392e10d37c9e717198b5c2686de26c629d;p=pandora-kernel.git V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_open Some lines later filp->private_data is initialized to dev again. Since there are some checks that might fail in the mean time keep the later version. Signed-off-by: Rolf Eike Beer Signed-off-by: Andrew Morton Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed