commit | b3eb76d17570bd17d280e5d7deb8aad6b6d83d8a | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Thu Dec 05 19:42:49 2013 +0800 |
committer | Joerg Roedel <joro@8bytes.org> | Tue Jan 07 15:23:08 2014 +0100 |
tree | affe32822006db09ebc9ea39581776b5ad5daf6d | |
parent | d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc [diff] |
iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci device Use PCI standard marco dev_is_pci() instead of directly compare pci_bus_type to check whether it is pci device. Signed-off-by: Yijing Wang <wangyijing@huawei.com> Acked-by: Varun Sethi <varun.sethi@freescale.com> Signed-off-by: Joerg Roedel <joro@8bytes.org>