commit | 995b170aeaef4afe0c3469d14b9c80ff2e8a98d7 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@sonymobile.com> | Wed Feb 17 22:39:03 2016 -0800 |
committer | Andy Gross <andy.gross@linaro.org> | Wed Mar 30 17:20:51 2016 -0500 |
tree | 7f72aa324c1e94c480a334e67ded3fb381cf7212 | |
parent | 39f0db298e7c02a29371fb39cabdd5d76e6b726c [diff] |
soc: qcom: smd: Split discovery and state change work Split the two steps of channel discovery and state change handling into two different workers. This allows for new channels to be found while we're are probing, which is required as we introduce multi-channel support. 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>