The radio-gemtek-pci driver and the radio-maxiradio driver are identical. This patch removes the gemtek-pci driver. The maxiradio driver is slightly better as it supports mono/stereo detection. Tested with my GemTek PCI card. Regards, Hans The following changes since commit aeb13b434d0953050306435cd3134d65547dbcf4: Mauro Carvalho Chehab (1): cx25821: Fix compilation breakage due to BKL dependency are available in the git repository at: ssh://linuxtv.org/git/hverkuil/media_tree.git gemtek Hans Verkuil (2): radio-maxiradio.c: use sensible frequency range radio-gemtek-pci: remove duplicate driver drivers/media/radio/Kconfig | 14 - drivers/media/radio/Makefile | 1 - drivers/media/radio/radio-gemtek-pci.c | 478 -------------------------------- drivers/media/radio/radio-maxiradio.c | 4 +- 4 files changed, 2 insertions(+), 495 deletions(-) delete mode 100644 drivers/media/radio/radio-gemtek-pci.c -- Hans Verkuil - video4linux developer - sponsored by Cisco -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html