On Tue, 2011-11-08 at 16:43 +0200, Luciano Coelho wrote: > To abstract the bus modules from the actual driver that handles the > chip, we can pass the chip_family struct in the platform data. This > string is used by the bus modules to name the platform device they > create. The same string is used by the platform driver to get probed. > > If not specified, we use "wl12xx" as default for backwards > compatibility. > > Signed-off-by: Luciano Coelho <coelho@xxxxxx> > --- I'll skip this patch for now, as it needs to be reworked for backwards compatibility with compat-wireless. We have a solution that I'll implement soon (thanks Arik for the good discussions!). And once we touch the platform data again, we need to add some version numbering, so we don't keep breaking the ABI between the board files and the driver. More details to follow. ;) -- Cheers, Luca. -- 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