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

ALSA: hda - Don't reset BDL unnecessarily



So far, the prepare callback is called multiple times, BDL entries
are reset and re-programmed at each time.

This patch adds the check to avoid the reset of BDL entries when the
same parameters are used.

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