]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e3338924f85e004aab27f524187f65fa7004558
tree33c48f2c7764cb5ed7cd4110e5c0ecd2bd4e6b17
parent6054c3ebea075a1a53ada85552bbe57223b80561
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]