]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
soc: qcom: smd: Split discovery and state change work
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 20 Oct 2015 02:43:44 +0000 (10:43 +0800)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:13 +0000 (09:55 +0000)
commitc8df004329b7da651436d122d456fc8b8bf3edd7
tree0227576705d234be70e55a59e2a8ea1a387294d0
parentd2c2acc21f6245380419fb08ea85ea9c011c9753
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>
drivers/soc/qcom/smd.c