Files
android_kernel_samsung_sm86…/dsp
Himateja Reddy ba3198ddb1 msm: adsprpc: Fail bus match when device is closing
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>
2023-06-08 10:58:53 -07:00
..