]> Git Repo - J-linux.git/commit
remoteproc: kill IPA notify code
authorAlex Elder <[email protected]>
Fri, 24 Jul 2020 18:11:42 +0000 (13:11 -0500)
committerBjorn Andersson <[email protected]>
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 <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
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]
This page took 0.056367 seconds and 4 git commands to generate.