Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294933
b: refs/heads/master
c: 00f92ed
h: refs/heads/master
i:
  294931: 691b076
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Feb 14, 2012
1 parent 8c5e61e commit f5f2f7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 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: d58a8d67340383aec1d9944a0433bad36a4d7e2d
refs/heads/master: 00f92ed6c8b7b755e3c150bb115843f77f33d995
7 changes: 2 additions & 5 deletions trunk/drivers/media/common/tuners/xc5000.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,8 @@ struct xc5000_fw_cfg {
extern struct xc5000_fw_cfg xc5000a_1_6_114;
extern struct xc5000_fw_cfg xc5000c_41_024_5_31875;

#define XC5000_FW_A_1_6_114 &xc5000a_1_6_114
#define XC5000_FW_C_41_024_5_31875 &xc5000c_41_024_5_31875

#define XC5000_DEFAULT_FIRMWARE XC5000_FW_A_1_6_114
#define XC5000C_DEFAULT_FIRMWARE XC5000_FW_C_41_024_5_31875
#define XC5000_DEFAULT_FIRMWARE &xc5000a_1_6_114
#define XC5000C_DEFAULT_FIRMWARE &xc5000c_41_024_5_31875

struct xc5000_config {
u8 i2c_address;
Expand Down

0 comments on commit f5f2f7b

Please sign in to comment.