4302208388
Not all interrupt sources that affect CIS bit were acknowledged. Specifically, bits in STATESTS (aka WAKESTS) were left set. The fix is to disable WAKEEN and clear STATESTS bits before the HDA interrupt is enabled. This way we should never get any STATESTS bits. I also added placeholders for all event bits that we currently do not enable, do not handle and do not clear. This might get useful when / if we enable any of them. Reported by: kib (Apollo Lake hardware) Tested by: kib (earlier, different change) MFC after: 2 weeks X-MFC with: r362294 |
||
---|---|---|
.. | ||
hda_reg.h | ||
hdaa_patches.c | ||
hdaa.c | ||
hdaa.h | ||
hdac_if.m | ||
hdac_private.h | ||
hdac_reg.h | ||
hdac.c | ||
hdac.h | ||
hdacc.c |