ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()
[safe/jmp/linux-2.6] / sound / pci / hda / hda_codec.h
index cad79ef..b7ca7d5 100644 (file)
@@ -830,7 +830,8 @@ enum {
 int snd_hda_bus_new(struct snd_card *card, const struct hda_bus_template *temp,
                    struct hda_bus **busp);
 int snd_hda_codec_new(struct hda_bus *bus, unsigned int codec_addr,
-                     int do_init, struct hda_codec **codecp);
+                     struct hda_codec **codecp);
+int snd_hda_codec_configure(struct hda_codec *codec);
 
 /*
  * low level functions