Skip to content

Commit

Permalink
[media] radio-maxiradio: use the tea575x framework
Browse files Browse the repository at this point in the history
This card is based on the tea575x receiver. Use the tea575x-tuner framework
instead of reinventing the wheel.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 19, 2012
1 parent bc2b395 commit cfb19b0
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 316 deletions.
2 changes: 1 addition & 1 deletion drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ config USB_DSBR

config RADIO_MAXIRADIO
tristate "Guillemot MAXI Radio FM 2000 radio"
depends on VIDEO_V4L2 && PCI
depends on VIDEO_V4L2 && PCI && SND
---help---
Choose Y here if you have this radio card. This card may also be
found as Gemtek PCI FM.
Expand Down
Loading

0 comments on commit cfb19b0

Please sign in to comment.