From: Roel Kluin <12o3l@tiscali.nl> Date: Fri, 28 Mar 2008 02:51:05 +0000 (-0300) Subject: V4L/DVB (7459): Test cmd, not definition in decoder_command(), drivers/media/video... X-Git-Tag: v2.6.26-rc1~1084^2~230 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bf9746d936740f9797c810ad75411a6cdeb9f2f;p=pandora-kernel.git V4L/DVB (7459): Test cmd, not definition in decoder_command(), drivers/media/video/zoran_device.c include/linux/video_decoder.h: 34:#define DECODER_SET_NORM _IOW('d', 3, int) 35:#define DECODER_SET_INPUT _IOW('d', 4, int) untested, please confirm it's right. Test cmd value, not definition of DECODER_SET_INPUT Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed