Loading sound/pci/hda/hda_generic.c +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ struct hda_gnode { struct list_head list; }; /* pathc-specific record */ /* patch-specific record */ struct hda_gspec { struct hda_gnode *dac_node; /* DAC node */ struct hda_gnode *out_pin_node; /* Output pin (Line-Out) node */ Loading Loading
sound/pci/hda/hda_generic.c +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ struct hda_gnode { struct list_head list; }; /* pathc-specific record */ /* patch-specific record */ struct hda_gspec { struct hda_gnode *dac_node; /* DAC node */ struct hda_gnode *out_pin_node; /* Output pin (Line-Out) node */ Loading