commit | e9d8e84bc6214099aba1ab10bacaec6e7d15f2df | [log] [tgz] |
---|---|---|
author | Sunil Dutt <usdutt@codeaurora.org> | Thu Oct 01 18:07:46 2020 +0530 |
committer | Sunil Dutt <usdutt@codeaurora.org> | Thu Oct 01 20:26:35 2020 +0530 |
tree | 3f5e978a0433aa029464d5bf22ba2d8fbf2b2683 | |
parent | 4e0f746e5222136ebb1cb16e1b81e55bdebf90e7 [diff] |
Remove CMD_EVENT_WAKE_CNT_SZ and DRIVER_FW_LOCAL_WAKE_CNT_SZ Host driver does not use the attributes DRIVER_FW_LOCAL_WAKE_CNT_SZ and CMD_EVENT_WAKE_CNT_SZ. Also, driver unconditionally sets all of the LEGACY attributes to 0 in the response since they are not supported. Hence, removing the relevant code. Change-Id: I63050a5c0645a32e4740342d3e84bd907394c2d7 CRs-Fixed: 2783515