Search Linux Wireless

Re: [PATCH] bcma: fix bcm4716/bcm4748 i2s irqflag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux