5bd4d81525f08700f063db2b0c5d6aaa3c3028ac

Currently config counter is being maintained at improper places as it is increment at configuration parser and decrease at release dev IOCTL. There are usecase where configuration can come multiple times without release dev IOCTL being called, in this case config counter will be out of sync with operation. Also, config counter is not being use anywhere in any decision making. This change removes config counter attributes to reduce the future maintenance and better code readabiltiy. Also, acquire count is correct check to make decision whether all device are release or not and with that reason update correct check in release dev IOCTL. CRs-Fixed: 2759031 Change-Id: Id0f36bc661ef1ae8070cc8d4fc148409c13e30bc Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
Опис
Немає опису
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%