From: Hans Verkuil Date: Tue, 23 Dec 2008 10:35:17 +0000 (-0300) Subject: V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent X-Git-Tag: v2.6.29-rc1~556^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bea3514dd4a44490b53cc52498b2967e48056dd;p=pandora-kernel.git V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent Drivers that use v4l2_device can set that as parent pointer in the v4l2_dev field instead of using the struct device parent field. This allows v4l2-dev.c to check whether this driver is v4l2_device based, and if so then it can offer additional services. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed