]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(xilinx): remove unnecessary condition
authorJay Buddhabhatti <jay.buddhabhatti@amd.com>
Fri, 3 Feb 2023 09:16:44 +0000 (01:16 -0800)
committerJay Buddhabhatti <jay.buddhabhatti@amd.com>
Tue, 28 Mar 2023 06:08:29 +0000 (23:08 -0700)
commitc984123669a7ba7b8d1dc168db8e130ee52bbb1e
tree715aa2e915c76a88e695665f7a02f83ceef45840
parent0ec6c31320c6d86e89dce8775af2bbdfa7a302fa
fix(xilinx): remove unnecessary condition

Remove unnecessary condition check from pm_client_set_wakeup_sources()
as the code will never get to this condition.

Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Change-Id: Ia046e1188fdf6e024a146d3f4dd3d8f87a285e7f
plat/xilinx/common/pm_service/pm_api_sys.c