]> git.karo-electronics.de Git - karo-tx-linux.git/commit
soc: qcom: wcnss_ctrl: Expose the cbc status to others
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 20 Apr 2016 04:04:15 +0000 (21:04 -0700)
committerNicolas Dechesne <nicolas.dechesne@linaro.org>
Tue, 21 Jun 2016 08:02:10 +0000 (11:02 +0300)
commitd1a8e2d49dd55d2cd879c2b35338d0a728aa1511
tree3c0e4a3a2ae460cfb406abd0ddf8d3caec5e57f7
parent89e4c44efd3a89bf59aff1146f6ebf8af179edbc
soc: qcom: wcnss_ctrl: Expose the cbc status to others

The prima driver needs a way to wait for the wcnss firmware to become
available, it does this by repeatedly querying the wcnss control driver
if we've reached cbc (cold boot completed).

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/soc/qcom/wcnss_ctrl.c