]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:15 +0000 (09:55 +0000)
commit38f515b2f0ee21b27bed1fd36f6710c1ef907765
treec3c294678d3143b28dd7171335aa95e75aa81f17
parent2557e1b11a20467202d9dd3236edfbd3a0fdffd4
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]