From: Tony Lindgren Date: Wed, 25 Jun 2008 10:59:33 +0000 (+0300) Subject: Revert "radio-tea5761: Update driver" X-Git-Tag: v2.6.26-omap1~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb10ca17992a4aa82e972711dfabea8bdaf07d14;p=pandora-kernel.git Revert "radio-tea5761: Update driver" This reverts commit 5728b4a3ba5ace557263e5ccb0bc7829e543acf5. This patch causes oops on n810 which does not have this chip. Signed-off-by: Tony Lindgren --- diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig index b45f8345fee8..de6ca277dabf 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig @@ -341,7 +341,6 @@ config RADIO_ZOLTRIX_PORT config RADIO_TEA5761 tristate "Philips Semiconductors TEA5761 I2C FM Radio" - depends on MEDIA_TUNER_TEA5761 help Choose Y here if you have one of these AM/FM radio cards. diff --git a/drivers/media/radio/Makefile b/drivers/media/radio/Makefile index a8430070a0b8..f5bffcce0b59 100644 --- a/drivers/media/radio/Makefile +++ b/drivers/media/radio/Makefile @@ -25,5 +25,3 @@ obj-$(CONFIG_USB_DSBR) += dsbr100.o obj-$(CONFIG_USB_SI470X) += radio-si470x.o EXTRA_CFLAGS += -Isound -EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core/ -EXTRA_CFLAGS += -Idrivers/media/common/tuners/ Reading git-diff-tree failed