Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199926
b: refs/heads/master
c: e3a5ee7
h: refs/heads/master
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Jun 1, 2010
1 parent 22905a4 commit b979b0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 7a6ac34848226e315e0d70333bb4ab83190d9f1d
refs/heads/master: e3a5ee73e7223cda78f2770572c5ad01928496d6
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,12 @@ static void __exit pvr_exit(void)

usb_deregister(&pvr_driver);

pvr2_context_global_done();

#ifdef CONFIG_VIDEO_PVRUSB2_SYSFS
pvr2_sysfs_class_destroy(class_ptr);
#endif /* CONFIG_VIDEO_PVRUSB2_SYSFS */

pvr2_context_global_done();

pvr2_trace(PVR2_TRACE_INIT,"pvr_exit complete");
}

Expand Down

0 comments on commit b979b0b

Please sign in to comment.