remoteproc: qcom: Rename Hexagon v5 modem driver
authorBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 24 Sep 2018 23:45:26 +0000 (16:45 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 26 Sep 2018 17:11:37 +0000 (10:11 -0700)
commitef73c22fa025fe1db47605a9440767de993d1628
tree33c48f2c7764cb5ed7cd4110e5c0ecd2bd4e6b17
parent9e004f97161d637d2dc82299be494bcfd07043bb
remoteproc: qcom: Rename Hexagon v5 modem driver

The qcom_q6v5_pil implements support for the self-authenticating modem
subsystem. With the introduction of other q6v5 based non-TZ based
remoteproc driver the current name is cause for confusion, so rename it
to be more specific.

No functional change.

Reviewed-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/qcom_q6v5_mss.c [new file with mode: 0644]
drivers/remoteproc/qcom_q6v5_pil.c [deleted file]