From: Hans Verkuil Date: Thu, 20 Sep 2012 12:06:22 +0000 (-0300) Subject: [media] vpif_capture: move input_idx to channel_obj X-Git-Tag: v3.7-rc1~38^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f47c6c69cd45d9e57458e31528628af2d346f73;p=pandora-kernel.git [media] vpif_capture: move input_idx to channel_obj input_idx does not belong to video_obj. Move it where it belongs. Also remove the bogus code in the open() function that suddenly changes the input to 0 for no reason. Signed-off-by: Hans Verkuil Acked-by: Lad, Prabhakar Tested-by: Lad, Prabhakar Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed