Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331073
b: refs/heads/master
c: 8152768
h: refs/heads/master
i:
  331071: aad044f
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Sep 23, 2012
1 parent eb34770 commit fea8810
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a835ae6777ce642e1d6de704b878aaed932d69ef
refs/heads/master: 81527688924ace05cc99907713f14eb2ec064c37
3 changes: 2 additions & 1 deletion trunk/drivers/media/usb/dvb-usb-v2/gl861.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ static int gl861_i2c_msg(struct dvb_usb_device *d, u8 addr,
value = value + wbuf[1];
break;
default:
pr_err("%s: wlen=%d, aborting\n", KBUILD_MODNAME, wlen);
dev_err(&d->udev->dev, "%s: wlen=%d, aborting\n",
KBUILD_MODNAME, wlen);
return -EINVAL;
}

Expand Down

0 comments on commit fea8810

Please sign in to comment.