]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/amba/bus.c
Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / drivers / amba / bus.c
index 80f4de729a863a91690cf9bd021f2b6c598eb18f..52ddd9fbb55e9c6e802b88ed337a420a59526ea9 100644 (file)
@@ -343,7 +343,7 @@ int amba_device_add(struct amba_device *dev, struct resource *parent)
 
                amba_put_disable_pclk(dev);
 
-               if (cid == AMBA_CID)
+               if (cid == AMBA_CID || cid == CORESIGHT_CID)
                        dev->periphid = pid;
 
                if (!dev->periphid)