On 2/8/2024 7:20 AM, Dmitry Baryshkov wrote:
The single helper for both enable and disable cases is too complicated, especially if we start adding more code to these helpers. Split it into irq_enable and irq_disable cases. Reviewed-by: Abhinav Kumar <quic_abhin...@quicinc.com> Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org>
Tested-by: Paloma Arellano <quic_parel...@quicinc.com>