From: Hans Verkuil Date: Thu, 2 Apr 2009 14:26:22 +0000 (-0300) Subject: V4L/DVB (11380): v4l2-subdev: change s_routing prototype X-Git-Tag: v2.6.30-rc1~136^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5325b4272a53b43f55b82cc369c310c2fcacdca1;p=pandora-kernel.git V4L/DVB (11380): v4l2-subdev: change s_routing prototype It is no longer needed to use a struct pointer as argument, since v4l2_subdev doesn't require that ioctl-like approach anymore. Instead just pass the input, output and config (new!) arguments directly. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed