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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:23:51 +0000 (12:23 -0800)
commit33a4c9bb4df00eead8aaa26d42678e5befa497da
tree5605dfc79739dc4a162c8f207159bf99856857bb
parentacd2422664b865e2615538e0f8ba0698da177776
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