Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357075
b: refs/heads/master
c: aa735ee
h: refs/heads/master
i:
  357073: ba06153
  357071: 636a2b1
v: v3
  • Loading branch information
Andy Shevchenko authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent d9aeb43 commit 1a78ada
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: 870f31cbf03e0c759900eea2feb276b2fe6558f4
refs/heads/master: aa735ee9dd92118488b30924b4710061b813193f
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb-frontends/ix2505v.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ static int ix2505v_set_params(struct dvb_frontend *fe)
lpf = 0xb;

deb_info("Osc=%x b_w=%x lpf=%x\n", local_osc, b_w, lpf);
deb_info("Data 0=[%x%x%x%x]\n", data[0], data[1], data[2], data[3]);
deb_info("Data 0=[%4phN]\n", data);

if (fe->ops.i2c_gate_ctrl)
fe->ops.i2c_gate_ctrl(fe, 1);
Expand Down

0 comments on commit 1a78ada

Please sign in to comment.