Merge remote-tracking branch 'lightnvm/for-next'
[deliverable/linux.git] / sound / aoa / soundbus / i2sbus / core.c
index 1cbf210080a16c47237f97067c2185eb4f144a23..000b5852210634a666b60cdc6ed2d99e6942b90a 100644 (file)
@@ -197,7 +197,7 @@ static int i2sbus_add_dev(struct macio_dev *macio,
                         * so restrict to those we do handle for now.
                         */
                        if (id && (*id == 22 || *id == 14 || *id == 35 ||
-                                  *id == 44)) {
+                                  *id == 31 || *id == 44)) {
                                snprintf(dev->sound.modalias, 32,
                                         "aoa-device-id-%d", *id);
                                ok = 1;
This page took 0.02418 seconds and 5 git commands to generate.