commit | 3c3efac3c60161bba63a0d9c23cd430bdf86bf3b | [log] [tgz] |
---|---|---|
author | Balakishorepati <balaKishore.pati@amd.com> | Tue Jul 26 12:01:19 2022 +0530 |
committer | Pin-chih Lin <johnylin@google.com> | Wed Aug 10 18:17:29 2022 +0800 |
tree | fe622f41a3b8fefe63db97307486a4516bc2cd4b | |
parent | 3d647064e193fb080821e93d0cd8325821af53f0 [diff] |
drivers: amd: renoir: Fix no audio issue. while simultaneous playback and internal mic capture usecases are running, there is a case where dmic driver was clearing the playback interrupt.This might cause noise in playback or no audio in speaker.Done changes to clear only dmic interrupt status only in dmic irq handler. Signed-off-by: Balakishorepati <balaKishore.pati@amd.com> (cherry picked from commit 87525d65a54648803f040bd059d613333eeec38f)
See docs
See unit testing documentation
TODO: Add additional notes about how to deploy this on a live system
See Contributing to the Project
This project is licensed under the BSD Clause 3 - see the LICENCE file for details