commit | 8fdc21027f811b7176675579fc74ec024535f074 | [log] [tgz] |
---|---|---|
author | Ashok Vuyyuru <quic_avuyyuru@quicinc.com> | Tue Jan 31 18:22:27 2023 +0530 |
committer | Ashok Vuyyuru <quic_avuyyuru@quicinc.com> | Fri Feb 03 02:39:29 2023 +0530 |
tree | 0faa541c2032cd636436445c293da0868ca2bd14 | |
parent | a21d2eca3fbfd9d464ef3b87a3f8a76fee337222 [diff] |
msm: ipa3: Fix to handle right error code In deepsleep suspend scenario gsi hal driver will be cleaned up and after that if we try to query the pending interrupt it will return error, so driver shouldn't assert. Adding to changes to handle the error scenario. Change-Id: Ifdffa0496b41f70e00a67b6e724e48e029980449 Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com>