Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295089
b: refs/heads/master
c: 7ff0476
h: refs/heads/master
i:
  295087: 6407d3c
v: v3
  • Loading branch information
Akihiro Tsukada authored and Mauro Carvalho Chehab committed Mar 19, 2012
1 parent a8d00fc commit d5be30f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6988111098d643653eca04ebc6dabe9a7f354baa
refs/heads/master: 7ff04760f737ac9eb2a5f8fc12a762a608c37692
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/pt1/pt1.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ static u32 pt1_read_reg(struct pt1 *pt1, int reg)
return readl(pt1->regs + reg * 4);
}

static int pt1_nr_tables = 64;
static int pt1_nr_tables = 8;
module_param_named(nr_tables, pt1_nr_tables, int, 0);

static void pt1_increment_table_count(struct pt1 *pt1)
Expand Down

0 comments on commit d5be30f

Please sign in to comment.