From: Hans Verkuil Date: Mon, 11 Mar 2013 08:58:55 +0000 (-0300) Subject: [media] go7007: standardize MPEG handling support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d2d76dbeb6075dc629f3592bae304db81579ce;p=pandora-kernel.git [media] go7007: standardize MPEG handling support The go7007 produces elementary streams, so we shouldn't use the STREAM_TYPE control, since that is for multiplexed streams. Instead use V4L2_PIX_FMT_MPEG1/2/4. Initially set up all the values for MPEG-2 dvd-mode, and select the dvd_mode field if those values match that setup precisely. Clean up lots of obsolete code relating to the custom ioctls for the MPEG support. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed