soc: qcom: smd: Support opening additional channels
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Thu, 18 Feb 2016 06:39:06 +0000 (22:39 -0800)
committerAndy Gross <andy.gross@linaro.org>
Wed, 30 Mar 2016 22:21:12 +0000 (17:21 -0500)
commit028021d29ea069390e1f60c6aa5b3511d218454b
treef110524d269f059264b93a64b9f7223727a61461
parentd5933855c0eb0a4103cf5db784cfdd4d7a85cd56
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>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/smd.c
include/linux/soc/qcom/smd.h