commit | 7ee20ff0072154d326c86223fbb88d23aa152b91 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Mon Aug 10 15:47:51 2015 +0200 |
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | Tue Sep 29 18:01:19 2015 +0200 |
tree | d204c3cb26c92c3f678851700dbdb3c234c7eb7a | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
ARM: mvebu: Use a CR_C constant instead of a hard-coded one Fix the armada_370_xp_pmsu_idle_enter() function to use a CR_C constant instead of a hard-coded constant in the assembly part. This clean-up was suggested by Russell King. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>