Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306337
b: refs/heads/master
c: 52560b7
h: refs/heads/master
i:
  306335: f3f2a7f
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed May 14, 2012
1 parent a62d7c0 commit 1353fc8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 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: 6fb39c50a04aca7a6bb6c5b0a10204fa7fbe749c
refs/heads/master: 52560b72845a4ff21d3ad1dd509b13d9c0b46585
14 changes: 0 additions & 14 deletions trunk/drivers/media/dvb/dvb-usb/af9035.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,6 @@ struct config {
bool hw_not_supported;
};

struct fw_segment {
#define SEGMENT_FW_DL 0
#define SEGMENT_ROM_COPY 1
#define SEGMENT_DIRECT_CMD 2
u8 type;
u32 len;
};

struct fw_header {
#define SEGMENT_MAX_COUNT 6
u8 segment_count;
struct fw_segment segment[SEGMENT_MAX_COUNT];
};

u32 clock_lut[] = {
20480000, /* FPGA */
16384000, /* 16.38 MHz */
Expand Down

0 comments on commit 1353fc8

Please sign in to comment.