commit | 80863ee222d37b1797cea74d2257ad6d68444d30 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Aug 31 13:24:31 2018 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 03 14:04:03 2018 +0100 |
tree | 149ed9a17aab661ba9e35b2bd342b0c417fb1b3a | |
parent | 63a886f38dd96868e33488eccee8ed427144d397 [diff] |
ASoC: tlv320aic31xx: Add short circuit detection support These devices support detecting and reporting short circuits across the output stages. Add support for reporting these issue. Do this by registering an interrupt if available and enabling this error to trigger that interrupt in the device. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>