bcma: reject PCI cards in bcma.
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 3 Oct 2013 11:49:09 +0000 (13:49 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 10 Oct 2013 17:46:00 +0000 (13:46 -0400)
commitdfa0415bcbc606bd20c63d3119ed00839280690a
treea139a5427a6b7d839bb10fd2d965c67b6e6ae80c
parent9f55c6201354183345fa06c6986668d159b6507f
bcma: reject PCI cards in bcma.

bcma currently only supports PCIe cards and no PCI cards, reject them
if we find them. I have never heard of any PCI card using the AI bus
(bcma), all of them are using ssb instead.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/host_pci.c