Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343855
b: refs/heads/master
c: 03ad9fe
h: refs/heads/master
i:
  343853: 4d9d41f
  343851: ba449a8
  343847: 1ef9f16
  343839: dcc8595
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 28, 2012
1 parent bc8640d commit be52e04
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: 59e54059ab5fdbd59114688d85b490e1d80660b2
refs/heads/master: 03ad9fe4ce2881995b63e58a5518f6b8ff044e94
2 changes: 1 addition & 1 deletion trunk/drivers/media/usb/dvb-usb-v2/anysee.c
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,7 @@ static int anysee_ci_poll_slot_status(struct dvb_ca_en50221 *ci, int slot,
struct dvb_usb_device *d = ci->data;
struct anysee_state *state = d_to_priv(d);
int ret;
u8 tmp;
u8 tmp = 0;

ret = anysee_rd_reg_mask(d, REG_IOC, &tmp, 0x40);
if (ret)
Expand Down

0 comments on commit be52e04

Please sign in to comment.