Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295070
b: refs/heads/master
c: 3caaa20
h: refs/heads/master
v: v3
  • Loading branch information
Santosh Nayak authored and Mauro Carvalho Chehab committed Mar 19, 2012
1 parent e731713 commit 1dc48de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: f3033aecf2341a4e2669c63ed78a190a1c3e7a3a
refs/heads/master: 3caaa20121495145cd8fef274d6eea5d90ee7182
6 changes: 3 additions & 3 deletions trunk/drivers/media/dvb/frontends/drxd_hard.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ struct SCfgAgc {

struct SNoiseCal {
int cpOpt;
u16 cpNexpOfs;
u16 tdCal2k;
u16 tdCal8k;
short cpNexpOfs;
short tdCal2k;
short tdCal8k;
};

enum app_env {
Expand Down

0 comments on commit 1dc48de

Please sign in to comment.