Skip to content

Commit

Permalink
Revert "[media] radio: Add Sanyo LM7000 tuner driver"
Browse files Browse the repository at this point in the history
This reverts commit 4ecbb69.

As requested by Hans Verkuil:
> You accidentally merged the wrong first version of the lm7000 patch series.
>
> These are the correct second version patches:
>
> http://patchwork.linuxtv.org/patch/11689/
> http://patchwork.linuxtv.org/patch/11690/
> http://patchwork.linuxtv.org/patch/11691/
>
> The second version is much simpler and doesn't require the creation of a whole
> new driver.

Requested-by: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Jun 25, 2012
1 parent 8f7fa3c commit f6d1b15
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 88 deletions.
3 changes: 0 additions & 3 deletions drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,6 @@ config RADIO_CADET
To compile this driver as a module, choose M here: the
module will be called radio-cadet.

config RADIO_LM7000
tristate

config RADIO_RTRACK
tristate "AIMSlab RadioTrack (aka RadioReveal) support"
depends on ISA && VIDEO_V4L2
Expand Down
1 change: 0 additions & 1 deletion drivers/media/radio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ obj-$(CONFIG_RADIO_TEF6862) += tef6862.o
obj-$(CONFIG_RADIO_TIMBERDALE) += radio-timb.o
obj-$(CONFIG_RADIO_WL1273) += radio-wl1273.o
obj-$(CONFIG_RADIO_WL128X) += wl128x/
obj-$(CONFIG_RADIO_LM7000) += lm7000.o

ccflags-y += -Isound
52 changes: 0 additions & 52 deletions drivers/media/radio/lm7000.c

This file was deleted.

32 changes: 0 additions & 32 deletions drivers/media/radio/lm7000.h

This file was deleted.

0 comments on commit f6d1b15

Please sign in to comment.