[PATCH v5] tea575x: convert to control framework

2011-05-19 Thread Ondrej Zary
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.

Re: [PATCH v5] tea575x: convert to control framework

2011-05-19 Thread Hans Verkuil
On Thursday, May 19, 2011 18:11:49 Ondrej Zary wrote: 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