Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271709
b: refs/heads/master
c: 2f098cb
h: refs/heads/master
i:
  271707: f083b33
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Sep 3, 2011
1 parent 88216e3 commit 8236233
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: 0c61cc3ba4c9b74cfdd6a1ee07492199ffdd9818
refs/heads/master: 2f098cb1c8b226a99595512e1029c8d1680f69cd
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/dib9000.c
Original file line number Diff line number Diff line change
Expand Up @@ -1180,8 +1180,8 @@ static int dib9000_fw_get_channel(struct dvb_frontend *fe, struct dvb_frontend_p

DibAcquireLock(&state->platform.risc.mem_mbx_lock);
if (dib9000_fw_memmbx_sync(state, FE_SYNC_CHANNEL) < 0) {
goto error;
ret = -EIO;
goto error;
}

dib9000_risc_mem_read(state, FE_MM_R_CHANNEL_UNION,
Expand Down

0 comments on commit 8236233

Please sign in to comment.