]> git.karo-electronics.de Git - karo-tx-linux.git/commit
soc: qcom: smd: Support opening additional channels
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Fri, 9 Oct 2015 20:48:03 +0000 (13:48 -0700)
committerAndy Gross <andy.gross@linaro.org>
Fri, 29 Jan 2016 23:11:32 +0000 (17:11 -0600)
commitbe3254e3e26dbc2c011c9fc3b17b936f8b531ac7
tree18a956a8734c7bc9f50a1c2b3475f8adce036df0
parentf87a11939c6775c93604f22a0e439b064279529d
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