Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio...
[deliverable/linux.git] / sound / hda / ext / hdac_ext_bus.c
index 3b7ae24900fda110fe1465bfe762b4d7974def15..31b510c5ca0bdf3cfef06bdbc47700e4f8c3ca73 100644 (file)
@@ -147,6 +147,7 @@ int snd_hdac_ext_bus_device_init(struct hdac_ext_bus *ebus, int addr)
        if (!edev)
                return -ENOMEM;
        hdev = &edev->hdac;
+       edev->ebus = ebus;
 
        snprintf(name, sizeof(name), "ehdaudio%dD%d", ebus->idx, addr);
 
This page took 0.029193 seconds and 5 git commands to generate.