From: Ondrej Zary Date: Mon, 23 May 2011 12:17:19 +0000 (-0300) Subject: [media] tea575x: convert to control framework X-Git-Tag: v3.1-rc1~116^2~410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4522e825dbfc19537a08f65719dc3d69c46fe661;p=pandora-kernel.git [media] tea575x: convert to control framework Convert tea575x-tuner to use the new V4L2 control framework. Also add ext_init() callback that can be used by a card driver for additional initialization right before registering the video device (for SF16-FMR2). Also embed struct video_device to struct snd_tea575x to simplify the code. Signed-off-by: Ondrej Zary Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed