bcma: register bcma as device tree driver
[deliverable/linux.git] / include / linux / bcma / bcma.h
index 6345979176709cdda4301545f5d166c32b38230f..729f48e6b20b21564bfdbc4d958fd0bc327f740d 100644 (file)
@@ -323,6 +323,8 @@ struct bcma_bus {
                struct pci_dev *host_pci;
                /* Pointer to the SDIO device (only for BCMA_HOSTTYPE_SDIO) */
                struct sdio_func *host_sdio;
+               /* Pointer to platform device (only for BCMA_HOSTTYPE_SOC) */
+               struct platform_device *host_pdev;
        };
 
        struct bcma_chipinfo chipinfo;
This page took 0.031307 seconds and 5 git commands to generate.