]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: cs35l41: Add Support for Interrupts
authorStefan Binding <sbinding@opensource.cirrus.com>
Mon, 9 May 2022 21:46:41 +0000 (22:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 May 2022 07:51:21 +0000 (09:51 +0200)
commit2beddfb1f834f1e14c992277f03567cfc91035e8
tree7256df288a87158a454b4dfb77cf9154e4b53d49
parent9e117840aa5117201a34ffbfffcddcd9a67f5bdb
ALSA: hda: cs35l41: Add Support for Interrupts

The CS35L41 can produce interrupts on error.

When the interrupts occur, the driver will report
the error, but errors will only be fixed after playback
finishes.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220509214703.4482-5-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/cs35l41.h
sound/pci/hda/Kconfig
sound/pci/hda/cs35l41_hda.c
sound/pci/hda/cs35l41_hda.h