]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Sep 2017 16:19:06 +0000 (18:19 +0200)
commitbf6e331139b17faa0d0f1ecc0d6fa0d15dc4d035
tree24709bf57f23d1d6832e3103717c29b2b3d6ba2d
parent370cb96434f99259a7aa23950c404f616c551aa5
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