staging: unisys: fix CamelCase semaphore NotifierLock
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:57:59 +0000 (13:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:44 +0000 (21:53 +0100)
commit8f1947aceb0b97a63bd8a16657a01946a7f5242f
tree744c9b364c88c5c0b81c3c1ad82e1dbc3eb3a1ac
parentda021f020ed43f5f511e9acaaf61b814b4417cbe
staging: unisys: fix CamelCase semaphore NotifierLock

Rename the semaphore
NotifierLock => notifier_lock

Update all references to use the new name.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/visorchipset_main.c