aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorCharles Keepax <[email protected]>2023-09-15 15:43:00 +0100
committerMark Brown <[email protected]>2023-09-15 17:14:20 +0100
commitc923e7759a29cf67aa4dda77b816263771380f86 (patch)
tree1e54940737ec6afad1c165018aecd09f2a737642 /rust/helpers.c
parentb19a5733de255cabba5feecabf6e900638b582d1 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions