ARM: vfp: rename last_VFP_context to vfp_current_hw_state
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 9 Jul 2011 12:44:04 +0000 (13:44 +0100)
committerColin Cross <ccross@android.com>
Mon, 12 Sep 2011 00:27:01 +0000 (17:27 -0700)
commit70528f932fa059bccfc1bf2a5acba8a84e8c5a8a
treefd21287dc9081525119cdc50776d590060257e8b
parentffebb241e1feefa944283399fe361be78b43bdfe
ARM: vfp: rename last_VFP_context to vfp_current_hw_state

Rename the slightly confusing 'last_VFP_context' variable to be more
descriptive of what it actually is.  This variable stores a pointer
to the current owner's vfpstate structure for the context held in the
VFP hardware.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/vfp/vfphw.S
arch/arm/vfp/vfpmodule.c