Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56050
b: refs/heads/master
c: b71ed5c
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Mauro Carvalho Chehab committed May 9, 2007
1 parent 352201e commit bac60fb
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: 45e95980f2c89c2cb6e770f4c67982eb0b72ce28
refs/heads/master: b71ed5cfe651051cd90b0e31c3cdb74953d6416f
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ivtv/ivtv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ int ivtv_first_minor = 0;
struct ivtv *ivtv_cards[IVTV_MAX_CARDS];

/* Protects ivtv_cards_active */
spinlock_t ivtv_cards_lock = SPIN_LOCK_UNLOCKED;
DEFINE_SPINLOCK(ivtv_cards_lock);

/* add your revision and whatnot here */
static struct pci_device_id ivtv_pci_tbl[] __devinitdata = {
Expand Down

0 comments on commit bac60fb

Please sign in to comment.