summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/mtl.c
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2023-09-15 17:43:00 +0300
committerMark Brown <broonie@kernel.org>2023-09-15 19:14:20 +0300
commitc923e7759a29cf67aa4dda77b816263771380f86 (patch)
tree1e54940737ec6afad1c165018aecd09f2a737642 /sound/soc/sof/intel/mtl.c
parentb19a5733de255cabba5feecabf6e900638b582d1 (diff)
downloadlinux-c923e7759a29cf67aa4dda77b816263771380f86.tar.xz
ASoC: cs42l43: Add shared IRQ flag for shutters
The microphone and speaker shutters on cs42l43 can be configured to trigger from the same GPIO, in this case the current code returns an error as we attempt to request two IRQ handlers for the same IRQ. Fix this by always requesting the shutter IRQs with the IRQF_SHARED flag. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20230915144300.120100-1-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof/intel/mtl.c')
0 files changed, 0 insertions, 0 deletions