The patch number 11754 was added via Mauro Carvalho Chehab <[email protected]>
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 <[email protected]>

------

From: Mauro Carvalho Chehab  <[email protected]>
merge: http://linuxtv.org/hg/~awalls/v4l-dvb


Signed-off-by: Mauro Carvalho Chehab <[email protected]>


---

 linux/drivers/media/video/cx18/cx18-driver.c |    2 +-
 linux/drivers/media/video/tveeprom.c         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff -r 738930bfe040 -r b4fb0b268dcf 
linux/drivers/media/video/cx18/cx18-driver.c
--- a/linux/drivers/media/video/cx18/cx18-driver.c      Mon May 11 22:08:29 
2009 -0300
+++ b/linux/drivers/media/video/cx18/cx18-driver.c      Mon May 11 22:10:43 
2009 -0300
@@ -313,7 +313,7 @@ static void cx18_process_eeprom(struct c
        CX18_INFO("Autodetected %s\n", cx->card_name);
 
        if (tv.tuner_type == TUNER_ABSENT)
-               CX18_ERR("tveeprom cannot autodetect tuner!");
+               CX18_ERR("tveeprom cannot autodetect tuner!\n");
 
        if (cx->options.tuner == -1)
                cx->options.tuner = tv.tuner_type;
diff -r 738930bfe040 -r b4fb0b268dcf linux/drivers/media/video/tveeprom.c
--- a/linux/drivers/media/video/tveeprom.c      Mon May 11 22:08:29 2009 -0300
+++ b/linux/drivers/media/video/tveeprom.c      Mon May 11 22:10:43 2009 -0300
@@ -211,7 +211,7 @@ hauppauge_tuner[] =
        { TUNER_TEA5767,                "Philips TEA5768HL FM Radio"},
        { TUNER_ABSENT,                 "Panasonic ENV57H12D5"},
        { TUNER_PHILIPS_FM1236_MK3,     "TCL MFNM05-4"},
-       { TUNER_ABSENT,                 "TCL MNM05-4"},
+       { TUNER_PHILIPS_FM1236_MK3,     "TCL MNM05-4"},
        { TUNER_PHILIPS_FM1216ME_MK3,   "TCL MPE05-2"},
        { TUNER_ABSENT,                 "TCL MQNM05-4"},
        { TUNER_ABSENT,                 "LG TAPC-W701D"},


---

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

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to