Searched hist:c5b8ee0879bcdc5082d42fe92d3c235b74feef37 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | cs42l42.h | diff c5b8ee0879bcdc5082d42fe92d3c235b74feef37 Sat Mar 06 12:55:49 CST 2021 Lucas Tanure <tanureal@opensource.cirrus.com> ASoC: cs42l42: Report jack and button detection
Report the Jack events to the user space through ALSA. Also moves request_threaded_irq() to component_probe so it don't get interrupts before the initialization the struct snd_soc_jack.
Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com> Link: https://lore.kernel.org/r/20210306185553.62053-12-tanureal@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | cs42l42.c | diff c5b8ee0879bcdc5082d42fe92d3c235b74feef37 Sat Mar 06 12:55:49 CST 2021 Lucas Tanure <tanureal@opensource.cirrus.com> ASoC: cs42l42: Report jack and button detection
Report the Jack events to the user space through ALSA. Also moves request_threaded_irq() to component_probe so it don't get interrupts before the initialization the struct snd_soc_jack.
Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com> Link: https://lore.kernel.org/r/20210306185553.62053-12-tanureal@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
|