Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366723
b: refs/heads/master
c: b09e71a
h: refs/heads/master
i:
  366721: f0ff6ef
  366719: 4926f26
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Mar 23, 2013
1 parent 52de3ce commit 91c7fce
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 96d7ca5ec9baac231ab3dfd62abcb75141d80626
refs/heads/master: b09e71a8de288bbd2e8ad48e6537d64214aad51b
1 change: 1 addition & 0 deletions trunk/drivers/media/usb/dvb-usb-v2/it913x.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ static int it913x_pid_filter_ctrl(struct dvb_usb_adapter *adap, int onoff)

deb_info(1, "PID_C (%02x)", onoff);

st->pid_filter_onoff = adap->pid_filtering;
ret = it913x_wr_reg(d, pro, PID_EN, st->pid_filter_onoff);

mutex_unlock(&d->i2c_mutex);
Expand Down

0 comments on commit 91c7fce

Please sign in to comment.