Print this page
10621 audiohd cstyle cleanup

@@ -5478,11 +5478,11 @@
  *      as the sumwidget. We select the external MIC if it is plugged into the
  *      MIC jack, otherwise the internal integrated MIC is selected.
  */
 static void
 audiohd_select_mic(audiohd_state_t *statep, uint8_t index,
-uint8_t id, int select)
+    uint8_t id, int select)
 {
         hda_codec_t             *codec;
         audiohd_path_t          *path;
         audiohd_widget_t        *widget, *sumwgt = NULL;
         audiohd_pin_t           *pin;