From: Hans Verkuil Date: Mon, 3 Jun 2013 08:36:47 +0000 (-0300) Subject: [media] usbvision: replace current_norm by g_std X-Git-Tag: v3.11-rc1~17^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8436d9db43a810dd44393733b34fda6e0f0b9d;p=pandora-kernel.git [media] usbvision: replace current_norm by g_std current_norm use is deprecated because it is per-devicenode and if you have more device nodes all dependent on the same video source, then this no longer works. Just implement g_std instead. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed