From: Hans de Goede Date: Mon, 1 Sep 2008 18:28:23 +0000 (-0300) Subject: V4L/DVB (8880): PATCH: Fix parents on some webcam drivers X-Git-Tag: v2.6.27-rc6~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748c7f80acc266a54ade4d6863229402fd3cd363;p=pandora-kernel.git V4L/DVB (8880): PATCH: Fix parents on some webcam drivers While doing some testing using Luca Risolia's sonix driver I noticed that the video device did not get ACL's set to allow access by locally logged in users, nor does it show up as a video device in lshal, causing cheese to not see it. This turns out to be caused by all of Luca Risolia's drivers not setting the parent member of the video_device struct. This patch fixes this. Cc: Luca Risolia Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed