ba3198ddb1ee36ff56bcd334bb5bf6f5783ad0cb

Currently probe is failing if device is closed. Driver registration with device might already be finished, if match is successful, even though probe fails. Fail the bus match when device is closed, so driver does not gets registered with device. Change-Id: I0511c7b3a27ddd4c2cd30d4aea9f961d1f4355d9 Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%