git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b5d944
)
PCI: Replace old style lock initializer
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 6 Nov 2009 22:41:23 +0000
(22:41 +0000)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 6 Nov 2009 23:06:27 +0000
(15:06 -0800)
SPIN_LOCK_UNLOCKED is deprecated. Use DEFINE_SPINLOCK instead.
Make the lock static while at it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci.c
patch
|
blob
|
history
diff --cc
drivers/pci/pci.c
Simple merge