文件
android_kernel_samsung_sm86…/umac/coex
Yu Wang 6f01abdb21 qcacmn: initialize coex psoc obj when psoc is created
In current code, coex psoc obj is initialized in psoc open, the
configurations will be cleared in psoc close/open during
idle shutdown/restart.
To keep the configurations during the entire lifecycle of psoc,
initialize coex psoc obj when psoc is created.

CRs-Fixed: 2714050
Change-Id: I3cda4c7fd1c0ac482d44a9e80df342a8255fca9d
2020-09-16 13:40:25 -07:00
..