Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179542
b: refs/heads/master
c: c5e598a
h: refs/heads/master
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent a12f513 commit 8c4a552
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: 0ac6e141eb105f5845eb7066b5279709393b1c78
refs/heads/master: c5e598a6f89ca7335db9f327e24e3abd13d137cf
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ int __devexit mantis_dvb_exit(struct mantis_pci *mantis)
err = mantis_frontend_shutdown(mantis);
if (err != 0)
dprintk(MANTIS_ERROR, 1, "Frontend exit while POWER ON! <%d>", err);
dvb_frontend_detach(mantis->fe);
dvb_unregister_frontend(mantis->fe);
dvb_frontend_detach(mantis->fe);
}

tasklet_kill(&mantis->tasklet);
Expand Down

0 comments on commit 8c4a552

Please sign in to comment.