7595083c64413321df178fd868c15f58fe09acf1

Current it use __RET_IP to get caller in rtpm resume function, if it print info by %ps, it will do a symbol lookup which takes time. Change as replacing __RET_IP with rtpm_dbgid, so it is still able to get caller information and avoid time cost here. Change-Id: Ic9465fba1a8e6a6a2289303ed6994a22b393a4e4 CRs-Fixed: 3001693
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%