Merge branch 'asoc-5.2' into asoc-5.3
[sfrench/cifs-2.6.git] / sound / hda / ext / hdac_ext_bus.c
index 08cc0ce3b9244ed16ccc4c30b7935c9bfd048064..f33ba58b753c30283230f65e443da5293ac394c1 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;