mod/power_domain: Correct Level State Issue
The resulting level state from a composite state was being possibly erroneously decremented. This has been addressed in this patch to only decrement if not already zero. It also includes corresponding unit tests.
Signed-off-by: Katherine Vincent katherine.vincent@arm.com