Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157184
b: refs/heads/master
c: f4c5e80
h: refs/heads/master
v: v3
  • Loading branch information
Shine Liu authored and Mauro Carvalho Chehab committed Aug 31, 2009
1 parent c641daa commit c6e0a56
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 7b808924d65a4d1a0332d0043e02e9eb5dafe32b
refs/heads/master: f4c5e80faba8ae420d7dc5d9237cc1e0262d7386
4 changes: 3 additions & 1 deletion trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2382,7 +2382,9 @@ void em28xx_card_setup(struct em28xx *dev)
}

em28xx_tuner_setup(dev);
em28xx_ir_init(dev);

if(!disable_ir)
em28xx_ir_init(dev);
}


Expand Down

0 comments on commit c6e0a56

Please sign in to comment.