Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366590
b: refs/heads/master
c: db30567
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 21, 2013
1 parent 79f69bc commit ac8085d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ba92d0b58c909d68c316b5f7989abbc7b62b3ad
refs/heads/master: db30567a63db0094e03338462939031edf558cc8
6 changes: 6 additions & 0 deletions trunk/drivers/media/common/siano/sms-cards.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ struct sms_board {

/* gpios */
int led_power, led_hi, led_lo, lna_ctrl, rf_switch;

char intf_num;
int default_mode;
unsigned int mtu;
unsigned int crystal;
struct sms_antenna_config_ST *antenna_config;
};

struct sms_board *sms_get_board(unsigned id);
Expand Down

0 comments on commit ac8085d

Please sign in to comment.