]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
soc: qcom: Stub IPCRTR client driver
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Wed, 10 Dec 2014 19:27:51 +0000 (11:27 -0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 14 Aug 2017 10:51:28 +0000 (12:51 +0200)
commitd193ba2cd70c600d08a4d34b104379bbf02125dc
treea825142aecbfd64b34663380ce6d55e9cbfcce50
parent34fb5fb4ee8ac66b15fa1f7df37e96e314a11472
soc: qcom: Stub IPCRTR client driver

The IPCRTR channel needs to come up for the pronto block to be happy and
continue communication, so this driver does just that (and dumps
incoming data in the log).

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Conflicts:
drivers/soc/qcom/Kconfig
drivers/soc/qcom/Makefile
drivers/soc/qcom/Kconfig
drivers/soc/qcom/Makefile
drivers/soc/qcom/ipcrtr_stub.c [new file with mode: 0644]