• Takashi Iwai's avatar
    ALSA: hda/via - Use standard verb containers · f8bfc628
    Takashi Iwai authored
    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>
    f8bfc628
patch_via.c 32 KB