commit | b853cb9628bfbcc4017da46d5f5b46e3eba9d8c6 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Mar 28 21:35:22 2016 -0700 |
committer | Andy Gross <andy.gross@linaro.org> | Tue Apr 19 21:55:12 2016 -0500 |
tree | 1a5af00411dc2a4d4f731bf18a00a6e859f62aa5 | |
parent | afd356dfb3a4127b61a3519802a4db9046703724 [diff] |
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>