Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138229
b: refs/heads/master
c: 235f0e4
h: refs/heads/master
i:
  138227: 8bde826
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent e8a4ec0 commit 7be41ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d64260d58865004c6354e024da3450fdd607ea07
refs/heads/master: 235f0e4348cc57d5a5fe36d07530ecf6541eeae5
3 changes: 0 additions & 3 deletions trunk/drivers/media/dvb/frontends/au8522_decoder.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,12 @@ MODULE_LICENSE("GPL");

static int au8522_analog_debug;

static unsigned short normal_i2c[] = { 0x8e >> 1, I2C_CLIENT_END };

module_param_named(analog_debug, au8522_analog_debug, int, 0644);

MODULE_PARM_DESC(analog_debug,
"Analog debugging messages [0=Off (default) 1=On]");

I2C_CLIENT_INSMOD;

struct au8522_register_config {
u16 reg_name;
u8 reg_val[8];
Expand Down

0 comments on commit 7be41ee

Please sign in to comment.