Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76300
b: refs/heads/master
c: ff7326d
h: refs/heads/master
v: v3
  • Loading branch information
Michel Ludwig authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 7a3cf45 commit 9a14163
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d4e7668104f7f17fa093121bf13e9728b88da57d
refs/heads/master: ff7326d4f09aee7fc0416d3b3d6f7106d0961f1f
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/tuner-xc2028.c
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 9a14163

Please sign in to comment.