Skip to content
Commit 81740861 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Allow concurrent RIRB access in single_cmd mode



In the single_cmd mode, the current driver code doesn't do any update
for RIRB just for any safety reason.  But, actually the RIRB and
single_cmd mode don't conflict.  Unsolicited events can be delivered
even while using the single_cmd mode.

This patch allows the handling of unsolicited events with single_cmd
mode, just always checking RIRB independent from single_cmd flag.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 20e91c57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment