remoteproc: kill IPA notify code
authorAlex Elder <elder@linaro.org>
Fri, 24 Jul 2020 18:11:42 +0000 (13:11 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 29 Jul 2020 00:11:02 +0000 (17:11 -0700)
commit2f3ee5e481ce850b5b51a306b01a5e9187b206ae
treea8d47bb6c116e2a7c60b30c3ceb10261f928df53
parent30eb3fbee3da7892b98283f9d68667fc59bc390e
remoteproc: kill IPA notify code

The IPA code now uses the generic remoteproc SSR notification
mechanism.  This makes the original IPA notification code unused
and unnecessary, so get rid of it.

This is effectively a revert of commit d7f5f3c89c1a ("remoteproc:
add IPA notification to q6v5 driver").

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20200724181142.13581-3-elder@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/qcom_q6v5_ipa_notify.c [deleted file]
drivers/remoteproc/qcom_q6v5_mss.c
include/linux/remoteproc/qcom_q6v5_ipa_notify.h [deleted file]