Merge branch 'asoc-5.2' into asoc-5.3
[linux-2.6-microblaze.git] / sound / hda / ext / hdac_ext_bus.c
index 08cc0ce..f33ba58 100644 (file)
@@ -104,10 +104,7 @@ int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
                return ret;
 
        bus->ext_ops = ext_ops;
-       INIT_LIST_HEAD(&bus->hlink_list);
        bus->idx = idx++;
-
-       mutex_init(&bus->lock);
        bus->cmd_dma_state = true;
 
        return 0;