Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117072
b: refs/heads/master
c: 0fcd488
h: refs/heads/master
v: v3
  • Loading branch information
Darron Broad authored and Mauro Carvalho Chehab committed Oct 21, 2008
1 parent 224c71c commit 8709c8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3007703db804b7e6e9f5e3cca9e3a661e0ff3eb2
refs/heads/master: 0fcd488d8d90d2332f9ff463929ec4b7676102b6
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1246,8 +1246,11 @@ static int cx8802_dvb_probe(struct cx8802_driver *drv)

static int cx8802_dvb_remove(struct cx8802_driver *drv)
{
struct cx88_core *core = drv->core;
struct cx8802_dev *dev = drv->core->dvbdev;

dprintk( 1, "%s\n", __func__);

videobuf_dvb_unregister_bus(&dev->frontends);

vp3054_i2c_remove(dev);
Expand Down

0 comments on commit 8709c8c

Please sign in to comment.