Merge branch 'topic/hda-refresh-cleanup' into for-next
[linux-2.6-block.git] / sound / pci / hda / hda_codec.c
index ccb53f1c1e1a3553f9ab96fa2bf8a12d80362363..7d8834907f1fd6775d4303a1a850b0967133b5e2 100644 (file)
@@ -1016,7 +1016,7 @@ int snd_hda_codec_update_widgets(struct hda_codec *codec)
        hda_nid_t fg;
        int err;
 
-       err = snd_hdac_refresh_widgets(&codec->core, true);
+       err = snd_hdac_refresh_widgets(&codec->core);
        if (err < 0)
                return err;