diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-06-20 17:27:50 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-06-25 10:04:27 +0200 |
commit | f8bfc628f73c95c242dd49efa16d59005d8558fc (patch) | |
tree | 59cfbe23f0eec07e7b4532d0a77aae4a40d54318 /drivers/bus | |
parent | 0e8f9862493a55d85d3351cb4517f2e4d95c9600 (diff) |
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: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions