From: Hans Verkuil Date: Sat, 14 Feb 2009 14:54:23 +0000 (-0300) Subject: V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering. X-Git-Tag: v2.6.30-rc1~621^2~475 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a63e4492fbc7aa7f99d4368822da1382ec6fe03;p=pandora-kernel.git V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering. Some drivers (e.g. for ISA devices) have no parent device because there is no associated bus driver. Allow the parent device to be NULL in those cases when registering v4l2_device. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed