PCI hotplug: ibmphp-hpc: semaphore cleanup
authorThomas Gleixner <tglx@linutronix.de>
Tue, 7 Sep 2010 14:32:38 +0000 (14:32 +0000)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 15 Oct 2010 20:09:48 +0000 (13:09 -0700)
commit5a37f1381f1d8625fa458360c9b5d17f0c5f1dea
tree864084823661c558594dc08d9bf89e5280aecfc4
parent50c1126ee1990920705a067a6f3f9bb892369b08
PCI hotplug: ibmphp-hpc: semaphore cleanup

Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/ibmphp_hpc.c