ARM: vfp: rename check_exception to vfp_hw_state_valid
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 9 Jul 2011 13:24:36 +0000 (14:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 9 Jul 2011 16:11:23 +0000 (17:11 +0100)
commit08409c33d6fdb43fa19d7dbdafd4f280b7835592
treecd5d2c3bed2d460838b1bcaa46982c0bc7799113
parentaf61bdf035e2e4dd646b37b270bd558188a127c0
ARM: vfp: rename check_exception to vfp_hw_state_valid

Rename this branch to more accurately reflect why its taken, rather
than what the following code does.  It is the only caller of this code.
This helps to clarify following changes, yet this change results in no
actual code change.

Document the VFP hardware state at the target of this branch.

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