On 16-Jul-19 12:11 PM, David Hunt wrote:
While the core frequency scale-up and scale down all works fine with the fifo-per-core functionaliry, there was a gap for policy handling. When creating or destroying a policy, the core associated with the fifo needs to be automatically added to the core list, so the policy is associated with the correct core.Fixes: 221e7026d521 ("examples/power: add FIFO per core for JSON interface") Signed-off-by: David Hunt <[email protected]> ---
LGTM Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

