From 49280625eb826ab07882e91fb84023a54317317f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Sun, 7 Jun 2015 13:15:31 +0200 Subject: [PATCH] bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODE MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This extension of BCMA_DRIVER_PCI has no reason to depend on BCMA_HOST_PCI. User may just want to have PCI device attached to SoC registered without enabling any extra client mode code. This can be useful when having non-bcma PCI device attached or when using other PCI driver. Signed-off-by: Rafał Miłecki Signed-off-by: Kalle Valo --- Reading git-format-patch failed