staging: unisys: fix CamelCase in enable_ints_write()
authorBenjamin Romer <benjamin.romer@unisys.com>
Tue, 20 Jan 2015 15:01:21 +0000 (10:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 11:59:18 +0000 (19:59 +0800)
commit05f3598025aff4eac95a74e31f5f56e99aaa098b
treed1c59ec9ceabbfd0d23e1463677d20cfb21252d2
parent1789377089ac827f150cd2751c00b32d37e6a3b4
staging: unisys: fix CamelCase in enable_ints_write()

Fix CamelCase variable name:

Features_addr => features_addr

Update 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/virthba/virthba.c