From: Hans Verkuil Date: Sat, 2 Jun 2012 09:32:48 +0000 (-0300) Subject: [media] zr364xx: embed video_device and register it at the end of probe X-Git-Tag: v3.6-rc1~40^2^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b99251f17b997f96525c250a08b970a6e4447a6;p=pandora-kernel.git [media] zr364xx: embed video_device and register it at the end of probe Embed the video_device struct instead of allocating it and register it as the last thing in probe(). Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed