Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ff7326d4f09aee7fc0416d3b3d6f7106d0961f1f
Commit:     ff7326d4f09aee7fc0416d3b3d6f7106d0961f1f
Parent:     d4e7668104f7f17fa093121bf13e9728b88da57d
Author:     Michel Ludwig <[EMAIL PROTECTED]>
AuthorDate: Fri Jul 27 08:24:39 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:01:04 2008 -0200

    V4L/DVB (6428): Make the naming of the DTV firmware files more consistent
    
    Signed-off-by: Michel Ludwig <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/tuner-xc2028.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/media/video/tuner-xc2028.c 
b/drivers/media/video/tuner-xc2028.c
index f514c5c..78e8370 100644
--- a/drivers/media/video/tuner-xc2028.c
+++ b/drivers/media/video/tuner-xc2028.c
@@ -32,8 +32,8 @@ static const char *firmware_INIT1      = 
"tm_xc3028_68M_MTS_init1.fw";
 
 /* Standard-specific firmwares */
 static const char *firmware_6M         = "tm_xc3028_DTV_6M.fw";
-static const char *firmware_7M         = "tm_xc3028_7M.fw";
-static const char *firmware_8M         = "tm_xc3028_8M.fw";
+static const char *firmware_7M         = "tm_xc3028_DTV_7M.fw";
+static const char *firmware_8M         = "tm_xc3028_DTV_8M.fw";
 static const char *firmware_B          = "tm_xc3028_B_PAL.fw";
 static const char *firmware_DK         = "tm_xc3028_DK_PAL_MTS.fw";
 static const char *firmware_MN         = "tm_xc3028_MN_BTSC.fw";
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to