Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285229
b: refs/heads/master
c: 1ec9a35
h: refs/heads/master
i:
  285227: 231294b
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Nov 24, 2011
1 parent cda1272 commit 4d3b98d
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: dbea1880368071dfa97d5e6aa4a368e7d0146a85
refs/heads/master: 1ec9a35e1cfaff6983977b5db4ed2f81a0e63920
2 changes: 1 addition & 1 deletion trunk/drivers/staging/media/as102/as102_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ int as102_dvb_register(struct as102_dev_t *as102_dev)

ret = dvb_dmx_init(&as102_dev->dvb_dmx);
if (ret < 0) {
dev_err("%s: dvb_dmx_init() failed: %d\n", __func__, ret);
dev_err(dev, "%s: dvb_dmx_init() failed: %d\n", __func__, ret);
goto edmxinit;
}

Expand Down

0 comments on commit 4d3b98d

Please sign in to comment.