diff options
author | Cristian Ciocaltea <[email protected]> | 2023-09-07 20:10:02 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-09-11 13:34:35 +0100 |
commit | 5ad668a9ce83d819701fb7abc1c2236049ec15c2 (patch) | |
tree | 6e94c6c417089803a05f6014a76cf6f09846a0e9 /lib/netdev-notifier-error-inject.c | |
parent | 4bb5870ab60abca6ad18196090831b5e4cf82d93 (diff) |
ASoC: cs35l41: Initialize completion object before requesting IRQ
Technically, an interrupt handler can be called before probe() finishes
its execution, hence ensure the pll_lock completion object is always
initialized before being accessed in cs35l41_irq().
Fixes: f5030564938b ("ALSA: cs35l41: Add shared boost feature")
Signed-off-by: Cristian Ciocaltea <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Reviewed-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions