commit | d8bcf4db9244e2b85597c680f4e1c3a837b067fe | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jun 23 14:55:34 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 17 17:32:05 2017 +0200 |
tree | b91f66f159a8bc29507cb33e706ded949e643811 | |
parent | 62de1161e220bc6ded7806ef0d149560f06152b3 [diff] |
arch_topology: Get rid of cap_parsing_done There is no need to check for cap_parsing_done flag anymore as !raw_capacity flag alone is enough for us. Remove the (now) useless flag cap_parsing_done. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Juri Lelli <juri.lelli@arm.com> Tested-by: Juri Lelli <juri.lelli@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>