ALSA: hda: beep: Drop stale mutex
authorTakashi Iwai <tiwai@suse.de>
Thu, 22 Feb 2024 15:31:48 +0000 (16:31 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Feb 2024 16:26:53 +0000 (17:26 +0100)
commitbc80e83ebbb274fcd40b17dd8c4f8a6b74808feb
tree2687ccec50823d9a9242c2e8c509f9e78aa8d378
parent372709508b847e7df3bbe2c52ab4c783bbce738f
ALSA: hda: beep: Drop stale mutex

The beep->mutex is no longer used since the drop of beep_mode=2.
Let's get rid of it.

Fixes: 0920c9b4c4d8 ("ALSA: hda - Remove beep_mode=2")
Link: https://lore.kernel.org/r/20240222153148.19691-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_beep.c
sound/pci/hda/hda_beep.h