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

ALSA: hda/via - Use standard verb containers



In this patch, the remaining static init verbs in VIA codec driver are
converted to the standard snd_hda_add_verbs() calls.  The conversion
is straightforward, but one change to be noted is the place of calls:
since these verbs are supposed to be executed at the beginning of the
init / resume procedure, we need to add snd_hda_add_verbs() calls
before calling the other parsers.

This is merely a cleanup, no functional changes.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 0e8f9862
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment