]> git.baikalelectronics.ru Git - kernel.git/commit
[media] radio-gemtek-pci: remove duplicate driver
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 5 Jan 2011 17:42:41 +0000 (14:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:28:23 +0000 (11:28 -0200)
commita74a97d20e56e537191ea60b9802d09cd4154e66
tree018a2320233a27d01a05e9f6ef9105df2fe7883a
parent4f573f12fad885eefc781403448b45a4e17e3633
[media] radio-gemtek-pci: remove duplicate driver

The radio-gemtek-pci driver is for the same hardware as the radio-maxiradio
driver which uses the same GemTek PR103 and tea5757 combination and the two
drivers are identical. I chose the maxiradio over the gemtek-pci driver since
the maxiradio has support for mono/stereo detection.

Tested with my gemtek-pci card.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/Kconfig
drivers/media/radio/Makefile
drivers/media/radio/radio-gemtek-pci.c [deleted file]