Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311888
b: refs/heads/master
c: 4dab0e5
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 6, 2012
1 parent d98e674 commit db13667
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: 82163edcdfa4eb3d74516cc8e9f38dd3d039b67d
refs/heads/master: 4dab0e5fe8ceaaf267003b5d7aa0c31c1092bee0
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2893,7 +2893,7 @@ static void request_module_async(struct work_struct *work)

if (dev->board.has_dvb)
request_module("em28xx-dvb");
if (dev->board.has_ir_i2c && !disable_ir)
if (dev->board.ir_codes && !disable_ir)
request_module("em28xx-rc");
}

Expand Down

0 comments on commit db13667

Please sign in to comment.