2013/1/11 Nathan Hintz <nlhintz@xxxxxxxxxxx>: > + if ((cpu && pcie && i2s) && Braces not needed > + (bcma_aread32(cpu, BCMA_MIPS_OOBSELINA74) == 0x08060504 && > + bcma_aread32(pcie, BCMA_MIPS_OOBSELINA74) == 0x08060504 && > + bcma_aread32(i2s, BCMA_MIPS_OOBSELOUTA30) == 0x88)) { > + bcma_awrite32(cpu, BCMA_MIPS_OOBSELINA74, 0x07060504); > + bcma_awrite32(pcie, BCMA_MIPS_OOBSELINA74, 0x07060504); > + bcma_awrite32(i2s, BCMA_MIPS_OOBSELOUTA30, 0x87); > + bcma_info(bus, > + "Moved i2s interrupt to oob line 7 instead of 8\n"); I just wonder if it's worth "info" level? -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html