msm: sdio_cmux: prevent probe() concurrency
Multiple instances of the probe function cannot run concurrently, so
add a mutex to force sequential execution.
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please sign in to comment