Loading
power: bcl_peripheral: Configure BCL irq as non wakable
Remove configuring BCL irq as wakable. It is not required
since there is no mitigation need to be done in suspend.
All cores will be already in low power mode during suspend.
This will prevent unnecessary wakeup of system by BCL.
Change-Id: I78a512ec1c7dfb626159ba5be2577eded46d326e
Signed-off-by:
Shiju Mathew <shijum@codeaurora.org>