The patch number 10838 was added via Mauro Carvalho Chehab <mche...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Mauro Carvalho Chehab  <mche...@redhat.com>
get rid of the other occurrences of DVB_FE_CUSTOMIZE typo


Priority: normal

Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>


---

 linux/drivers/media/video/au0828/Kconfig  |    6 +++---
 linux/drivers/media/video/cx23885/Kconfig |    8 ++++----
 linux/drivers/media/video/pvrusb2/Kconfig |    4 ++--
 3 files changed, 9 insertions(+), 9 deletions(-)

diff -r 6bd427caa0cb -r e31e2a9f470e linux/drivers/media/video/au0828/Kconfig
--- a/linux/drivers/media/video/au0828/Kconfig  Fri Mar 06 08:31:39 2009 -0300
+++ b/linux/drivers/media/video/au0828/Kconfig  Sun Mar 08 08:02:53 2009 -0300
@@ -5,9 +5,9 @@ config VIDEO_AU0828
        select I2C_ALGOBIT
        select VIDEO_TVEEPROM
        select DVB_AU8522 if !DVB_FE_CUSTOMISE
-       select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMIZE
-       select MEDIA_TUNER_MXL5007T if !DVB_FE_CUSTOMIZE
-       select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMIZE
+       select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMISE
+       select MEDIA_TUNER_MXL5007T if !DVB_FE_CUSTOMISE
+       select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMISE
        ---help---
          This is a video4linux driver for Auvitek's USB device.
 
diff -r 6bd427caa0cb -r e31e2a9f470e linux/drivers/media/video/cx23885/Kconfig
--- a/linux/drivers/media/video/cx23885/Kconfig Fri Mar 06 08:31:39 2009 -0300
+++ b/linux/drivers/media/video/cx23885/Kconfig Sun Mar 08 08:02:53 2009 -0300
@@ -20,10 +20,10 @@ config VIDEO_CX23885
        select DVB_STV6110 if !DVB_FE_CUSTOMISE
        select DVB_STV0900 if !DVB_FE_CUSTOMISE
        select MEDIA_TUNER_MT2131 if !MEDIA_TUNER_CUSTOMIZE
-       select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMIZE
-       select MEDIA_TUNER_TDA8290 if !DVB_FE_CUSTOMIZE
-       select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMIZE
-       select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMIZE
+       select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMISE
+       select MEDIA_TUNER_TDA8290 if !DVB_FE_CUSTOMISE
+       select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMISE
+       select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMISE
        ---help---
          This is a video4linux driver for Conexant 23885 based
          TV cards.
diff -r 6bd427caa0cb -r e31e2a9f470e linux/drivers/media/video/pvrusb2/Kconfig
--- a/linux/drivers/media/video/pvrusb2/Kconfig Fri Mar 06 08:31:39 2009 -0300
+++ b/linux/drivers/media/video/pvrusb2/Kconfig Sun Mar 08 08:02:53 2009 -0300
@@ -41,9 +41,9 @@ config VIDEO_PVRUSB2_DVB
        select DVB_S5H1409 if !DVB_FE_CUSTOMISE
        select DVB_S5H1411 if !DVB_FE_CUSTOMISE
        select DVB_TDA10048 if !DVB_FE_CUSTOMISE
-       select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMIZE
+       select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMISE
        select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE
-       select MEDIA_TUNER_TDA8290 if !DVB_FE_CUSTOMIZE
+       select MEDIA_TUNER_TDA8290 if !DVB_FE_CUSTOMISE
        ---help---
 
          This option enables a DVB interface for the pvrusb2 driver.


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/e31e2a9f470e21fcc2c3bcb3acc75344ac5c556c

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to