linux/drivers/media/radio
Arnd Bergmann 78e9b7de78 [media] wl128x-radio really depends on TI_ST
All other drivers using the TI_ST infrastructure use
'depends on' for this symbol, and it makes no sense
to only enable that if CONFIG_NET is enable, because
the radio driver also depends on CONFIG_NET itself:

ERROR: "skb_queue_purge" [drivers/media/radio/wl128x/fm_drv.ko] undefined!
ERROR: "skb_push" [drivers/media/radio/wl128x/fm_drv.ko] undefined!
ERROR: "skb_pull" [drivers/media/radio/wl128x/fm_drv.ko] undefined!

Making the driver dependency explicit solves randconfig
build problems and makes it more obvious to the reader.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-02 18:23:28 -03:00
..
si470x [media] si470x: fixup wait_for_completion_timeout return handling 2015-03-02 14:55:44 -03:00
si4713 Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
wl128x [media] wl128x-radio really depends on TI_ST 2015-04-02 18:23:28 -03:00
dsbr100.c
Kconfig
lm7000.h
Makefile
radio-aimslab.c [media] radio/aimslab: use mdelay instead of udelay 2015-02-02 11:07:09 -02:00
radio-aztech.c
radio-cadet.c
radio-gemtek.c [media] radio: use true/false for boolean vars 2014-09-03 17:59:20 -03:00
radio-isa.c
radio-isa.h
radio-keene.c
radio-ma901.c
radio-maxiradio.c
radio-miropcm20.c [media] media/radio: fix radio-miropcm20.c build with io.h header file 2014-09-21 20:50:38 -03:00
radio-mr800.c
radio-raremono.c
radio-rtrack2.c
radio-sf16fmi.c [media] radio-sf16fmi: declare pnp_attached as static 2014-09-26 06:47:55 -03:00
radio-sf16fmr2.c [media] radio-sf16fmr2: declare some structs as static 2014-09-26 06:47:56 -03:00
radio-shark2.c
radio-shark.c
radio-si476x.c media: radio: drop owner assignment from platform_drivers 2014-10-20 16:20:51 +02:00
radio-tea5764.c
radio-tea5777.c
radio-tea5777.h
radio-terratec.c
radio-timb.c media: radio: drop owner assignment from platform_drivers 2014-10-20 16:20:51 +02:00
radio-trust.c
radio-typhoon.c
radio-wl1273.c [media] media: radio: handle timeouts 2015-03-02 16:50:42 -03:00
radio-zoltrix.c
saa7706h.c
tea575x.c [media] tea575x: split and export functions 2015-01-27 10:13:50 -02:00
tef6862.c