[media] cx231xx: clean up radio support
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 29 Jan 2013 15:32:20 +0000 (12:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Mar 2013 17:25:57 +0000 (14:25 -0300)
commit530e01e782c97076c58b6e474d31cc61caa4a9dd
tree984541078ede0628301e9c2c9d8acfeb01122c6f
parentfddd14c8f6ca2bb9bfdad1874c172002bc537527
[media] cx231xx: clean up radio support

Radio should not use video or audio inputs.
In addition, fix a bug in radio_g_tuner where s_tuner was called in the tuner
subdev instead of g_tuner.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/cx231xx/cx231xx-video.c