]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
soc: qcom: smd: Make callback pass channel reference
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 29 Mar 2016 04:35:22 +0000 (21:35 -0700)
committerNicolas Dechesne <nicolas.dechesne@linaro.org>
Tue, 21 Jun 2016 08:02:15 +0000 (11:02 +0300)
commitf0c48aeb5d611b53fbed8eab974fcb13d36b8c2a
tree6997996d3689e0047a067270d6ae6c408a649389
parent9c236f9bd50e1e091219c7fa7ee7b8e94799e061
soc: qcom: smd: Make callback pass channel reference

By passing the smd channel reference to the callback, rather than the
smd device, we can open additional smd channels from sub-devices of smd
devices.

Also updates the two smd clients today found in mainline.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
(cherry picked from commit b853cb9628bfbcc4017da46d5f5b46e3eba9d8c6)
drivers/soc/qcom/smd-rpm.c
drivers/soc/qcom/smd.c
drivers/soc/qcom/wcnss_ctrl.c
include/linux/soc/qcom/smd.h