Commit ca603da1 authored by Alex Elder's avatar Alex Elder
Browse files

soc: qcom: ipa: kill ipa_irq_init()



All ipa_irq_init() does is look up the IPA IRQ number.  That can be
done at any time, including at the beginning of ipa_interrupt_init()
where that value is first used.  Move the contents of ipa_irq_init()
into ipa_interrupt_init(), and do the same with ipa_irq_exit().

Signed-off-by: default avatarAlex Elder <elder@linaro.org>
parent 17c1f95e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment