On Wed, 24 Aug 2011 17:20:33 -0700 "Henry Ptasinski" <henryp@xxxxxxxxxxxx> wrote: > I believe the only SB bus functions that brcmfmac uses are the core reset and > disable functions, and only when initializing the chip to download firmware > (all other management of the bus is handled by the on-chip CPU). Is it > possible to use those funtions from ssb, without the ssb module trying to > manage the bus? If that is really the case, why do we care about linking to ssb anyway? Those functions are less than 100 lines of code. Just copy and paste them. There's no point in making them work without the ssb core and then linking the whole unused ssb core to the driver. -- Greetings, Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html