Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127673
b: refs/heads/master
c: 1d5bc03
h: refs/heads/master
i:
  127671: 735096c
v: v3
  • Loading branch information
Julia Lawall authored and Benjamin Herrenschmidt committed Jan 8, 2009
1 parent 4717194 commit b723ea2
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: 2701a1ad04ebab0c8fae8beb4586383a5a70ba0c
refs/heads/master: 1d5bc03a8183d12c7daf4e7c69cce8d9c4b9a86b
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pasemi/dma_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ static void *map_onedev(struct pci_dev *p, int index)
*/
int pasemi_dma_init(void)
{
static spinlock_t init_lock = SPIN_LOCK_UNLOCKED;
static DEFINE_SPINLOCK(init_lock);
struct pci_dev *iob_pdev;
struct pci_dev *pdev;
struct resource res;
Expand Down

0 comments on commit b723ea2

Please sign in to comment.