diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-06-20 17:06:58 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-06-25 10:04:25 +0200 |
commit | 51e19ca5f7555802687324d3bee3bc6b7df240d4 (patch) | |
tree | ef9e12d9c41194cc6435518e27a89bcb1c3aca41 /drivers/siox | |
parent | fea80fae552c428b67591cb0aacca56c11c3eeaf (diff) | |
download | blackbird-obmc-linux-51e19ca5f7555802687324d3bee3bc6b7df240d4.tar.gz blackbird-obmc-linux-51e19ca5f7555802687324d3bee3bc6b7df240d4.zip |
ALSA: hda/conexant - Clean up beep code
Like the previous commit for Realtek codec, the similar cleanup work
can be applied to Conexant codec, too. A slight difference is that
the call of cx_auto_parse_beep() is moved after
snd_hda_gen_parse_auto_config(). It's not strictly needed, but it'd
be good to make the creation of such beep mixers at the end, which
matches with the former situation.
Along with this conversion, cx_auto_build_controls() becomes just
calling snd_hda_gen_build_controls(), so it's simply replaced with
snd_hda_gen_build_controls.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/siox')
0 files changed, 0 insertions, 0 deletions