]> git.karo-electronics.de Git - karo-tx-linux.git/commit
soc: qcom: smd: Support opening additional channels
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 20 Oct 2015 02:46:15 +0000 (10:46 +0800)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:14 +0000 (09:55 +0000)
commit4df4f3319db9753dbbe60a6bd295fae9fba9fcae
treef85973d1750f1010b61233b07a6ed46adbe30b8a
parent62fc0dec090e270d646a3d4a97d5eba8cfb31b91
soc: qcom: smd: Support opening additional channels

With the qcom_smd_open_channel() API we allow SMD devices to open
additional SMD channels, to allow implementation of multi-channel SMD
devices - like Bluetooth.

Channels are opened from the same edge as the calling SMD device is tied
to.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
drivers/soc/qcom/smd.c
include/linux/soc/qcom/smd.h