diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2018-09-16 16:45:41 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-25 20:21:02 +0200 |
commit | 8f3d5fcde9df6c0b24ec127a18dd1e2e9f54f8e8 (patch) | |
tree | 0213a005ca6d1a22ae36630b52edfb99c744d4ad /Kbuild | |
parent | 14a649d33e8145ec14e0429e56bbb12660baa4df (diff) | |
download | linux-8f3d5fcde9df6c0b24ec127a18dd1e2e9f54f8e8.tar.bz2 |
slimbus: core: update device status in probe
device status update can be racy with probe in some cases, so make sure
it take lock during the probe. Also after probe the device is expected
to be ready for communications, so make sure that a logical address
can be assigned to it after probe. If it fails to do so then probe
defer such instances.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions