[media] tea575x: convert to control framework
authorOndrej Zary <linux@rainbow-software.org>
Mon, 23 May 2011 12:17:19 +0000 (09:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:20 +0000 (17:52 -0300)
commit4522e825dbfc19537a08f65719dc3d69c46fe661
tree174e008ad224d01104f92e4e247431c749c91d6a
parent2ef403708880c6e00854fb81bbffb9a4036327e6
[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 <linux@rainbow-software.org>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/sound/tea575x-tuner.h
sound/i2c/other/tea575x-tuner.c