Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287399
b: refs/heads/master
c: b5266ea
h: refs/heads/master
i:
  287397: e9a9170
  287395: 785e85f
  287391: f4b103b
v: v3
  • Loading branch information
Axel Lin authored and Greg Kroah-Hartman committed Feb 3, 2012
1 parent e5a862d commit f277985
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 474de3bbadd9cb75ffc32cc759c40d868343d46c
refs/heads/master: b5266ea675c5a041e2852c7ccec4cf2d4f5e0cf4
1 change: 1 addition & 0 deletions trunk/drivers/misc/cb710/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ static int __devinit cb710_probe(struct pci_dev *pdev,
if (err)
return err;

spin_lock_init(&chip->irq_lock);
chip->pdev = pdev;
chip->iobase = pcim_iomap_table(pdev)[0];

Expand Down

0 comments on commit f277985

Please sign in to comment.