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

soc: qcom: ipa: more IPA interrupt renames



Rename some functions to follow better naming conventions:
    ipa_add_interrupt_handler() -> ipa_interrupt_add()
    ipa_remove_interrupt_handler() -> ipa_interrupt_remove()
    ipa_handle_interrupt() -> ipa_interrupt_process()
    ipa_process_interrupts() -> ipa_interrupt_process_all()

Rename the IPA interrupt enumerated type to be ipa_interrupt.
Rename all of its symbolic values for consistency, each beginning
with "IPA_INTERRUPT_".

Rename the ipa_irq_mapping[] array to be ipa_interrupt_mapping[].

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