Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357021
b: refs/heads/master
c: 4bb891e
h: refs/heads/master
i:
  357019: 68b088f
v: v3
  • Loading branch information
Fabio Estevam authored and Mauro Carvalho Chehab committed Dec 20, 2012
1 parent 24b04f0 commit 7b4a44f
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: b391b0ef0f9399dcba8fa025ab5e5d4229847467
refs/heads/master: 4bb891ebf60eb43ebd04e09bbcad24013067873f
2 changes: 1 addition & 1 deletion trunk/drivers/media/pci/ivtv/ivtv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ static void request_modules(struct ivtv *dev)

static void flush_request_modules(struct ivtv *dev)
{
flush_work_sync(&dev->request_module_wk);
flush_work(&dev->request_module_wk);
}
#else
#define request_modules(dev)
Expand Down

0 comments on commit 7b4a44f

Please sign in to comment.