From: Hans Verkuil Date: Mon, 20 Jul 2015 12:59:38 +0000 (-0300) Subject: [media] usbvision: move init code to probe() X-Git-Tag: omap-for-v4.3/fixes-rc1~26^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3cfa6d9265f10fabc3c44f852d6b6bbf26029e;p=pandora-kernel.git [media] usbvision: move init code to probe() These things are only initialized if you start streaming video, but they are also used in the disconnect function. So just init them always during probe time. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed