bcma: add functions to scan cores needed on SoCs
[pandora-kernel.git] / include / linux / bcma / bcma_driver_chipcommon.h
index a0f6846..c8b4cf7 100644 (file)
@@ -252,6 +252,7 @@ struct bcma_drv_cc {
        u32 status;
        u32 capabilities;
        u32 capabilities_ext;
+       u8 setup_done:1;
        /* Fast Powerup Delay constant */
        u16 fast_pwrup_delay;
        struct bcma_chipcommon_pmu pmu;