diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-08-25 08:52:55 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-08-25 08:52:55 +0200 |
commit | 9dcc144b1f91c4fe33422518e401e9c624e2c64f (patch) | |
tree | d168d6f6ddb6a21326cd7653201e3b243d39175e /sound/ppc | |
parent | Merge branch 'for-linus' into for-next (diff) | |
download | linux-9dcc144b1f91c4fe33422518e401e9c624e2c64f.tar.xz linux-9dcc144b1f91c4fe33422518e401e9c624e2c64f.zip |
ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()
In the commit [fa4f18b4f402: ALSA: hda - Refresh widgets sysfs at
probing Haswell+ HDMI codecs], snd_hdac_refresh_widget_sysfs() is
explicitly called in the codec driver. But this results in refreshing
twice, as snd_hdac_refresh_widget_sysfs() itself calls
snd_hdac_refresh_widgets() function.
Instead, we can replace the call in snd_hda_codec_update_widgets()
with snd_hdac_refresh_widget_sysfs(). This also fixes the missing
sysfs update for ca0132, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/ppc')
0 files changed, 0 insertions, 0 deletions