Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320053
b: refs/heads/master
c: 6d642d2
h: refs/heads/master
i:
  320051: c28b9f2
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jun 25, 2012
1 parent b89be32 commit d9764c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7bcfdf0f703211cdc85ee240e44f8773246902d8
refs/heads/master: 6d642d26065c5d375fbb819dbfd8f5d1b9255ece
5 changes: 2 additions & 3 deletions trunk/drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ config RADIO_CADET

config RADIO_LM7000
tristate
depends on RADIO_RTRACK || RADIO_SF16FMI
default RADIO_RTRACK || RADIO_SF16FMI
depends on RADIO_RTRACK
default RADIO_RTRACK

config RADIO_RTRACK
tristate "AIMSlab RadioTrack (aka RadioReveal) support"
Expand Down Expand Up @@ -328,7 +328,6 @@ config RADIO_MIROPCM20
config RADIO_SF16FMI
tristate "SF16-FMI/SF16-FMP/SF16-FMD Radio"
depends on ISA && VIDEO_V4L2
select RADIO_LM7000
---help---
Choose Y here if you have one of these FM radio cards.

Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/media/radio/radio-sf16fmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
#include <linux/io.h> /* outb, outb_p */
#include <media/v4l2-device.h>
#include <media/v4l2-ioctl.h>
#include <media/v4l2-ctrls.h>
#include "lm7000.h"

MODULE_AUTHOR("Petr Vandrovec, vandrove@vc.cvut.cz and M. Kirkwood");
MODULE_DESCRIPTION("A driver for the SF16-FMI, SF16-FMP and SF16-FMD radio.");
Expand Down

0 comments on commit d9764c2

Please sign in to comment.