]> Pileus Git - ~andy/linux/blobdiff - drivers/ssb/driver_chipcommon.c
ipv6: provide addr and netconf dump consistency info
[~andy/linux] / drivers / ssb / driver_chipcommon.c
index 71098a7b5fed2123319e5351a5a1157c5e2fc9a1..7cb7d2c8fd8664d567a52374842f52d65a790309 100644 (file)
@@ -354,7 +354,7 @@ void ssb_chipcommon_init(struct ssb_chipcommon *cc)
 
        if (cc->dev->id.revision >= 11)
                cc->status = chipco_read32(cc, SSB_CHIPCO_CHIPSTAT);
-       ssb_dprintk(KERN_INFO PFX "chipcommon status is 0x%x\n", cc->status);
+       ssb_dbg("chipcommon status is 0x%x\n", cc->status);
 
        if (cc->dev->id.revision >= 20) {
                chipco_write32(cc, SSB_CHIPCO_GPIOPULLUP, 0);