]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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, 1 Jun 2011 15:29:16 +0000 (12:29 -0300)
commitc54d79c7b7a01abad829bd0f78b16ddbc212f00f
tree84cedec8a364a70e8a58504ee95cc312fb35b100
parente6a6812a878cf04cfc62b6162538e2f459f5b867
[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