ANDROID: drivers base/arch_topology: fold two pr_debug()'s into one
authorDietmar Eggemann <dietmar.eggemann@arm.com>
Thu, 8 Jun 2017 10:13:29 +0000 (11:13 +0100)
committerChris Redpath <chris.redpath@arm.com>
Tue, 19 Dec 2017 13:25:44 +0000 (13:25 +0000)
commit099a3e4ffcee493addc5bc9a39d324fe8007e52b
tree58ae6b7b92b9a5aedfc91b631d634e4fba257457
parentaddef37808728c719d8c095a75bcf81befdacdaf
ANDROID: drivers base/arch_topology: fold two pr_debug()'s into one

Output cpu_capacity and raw_capacity in one pr_debug instead of using
two.

Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Change-Id: I71c50b0988a95ef723602585c8f2cc7017aea78e
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
drivers/base/arch_topology.c