ARM: vfp: Fix the comment to make it consistent with the code.
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 2 Sep 2011 15:42:36 +0000 (21:12 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 23 Sep 2011 06:35:30 +0000 (12:05 +0530)
commit48af9feab5e3bdf21af3a929ecc7c0b79d9a4a4e
treecd01c3ad682e695618d6bed7008ba3c2aaec14d9
parent9c12845ee49716209cb2b087c0b47c3e37096bde
ARM: vfp: Fix the comment to make it consistent with the code.

Function vfp_force_reload() clears vfp_current_hw_state, so
update the comment accordingly.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/vfp/vfpmodule.c