Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295043
b: refs/heads/master
c: f1ed321
h: refs/heads/master
i:
  295041: 198fb16
  295039: 8845fad
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Mar 11, 2012
1 parent 37d8a33 commit e6662fe
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: 632fba4d012458fd5fedc678fb9b0f8bc59ceda2
refs/heads/master: f1ed32194411028e9e2889132c31291c5ed9c699
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/dib0090.c
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ static int dib0090_fw_identify(struct dvb_frontend *fe)
return 0;

identification_error:
return -EIO;;
return -EIO;
}

static void dib0090_reset_digital(struct dvb_frontend *fe, const struct dib0090_config *cfg)
Expand Down

0 comments on commit e6662fe

Please sign in to comment.