Gabor Juhos wrote: > > Also, after addressing Christopher's comments, I don't think too many > > bus specific routines would remain. In that case would it be reasonable > > to just have a single file (bus.c, with appropriate ifdefs), instead > > of pci.c and ahb.c ? > > We will have 3 of them actually (read_cachesize, read_eeprom, cleanup), but here > is the whole {pci,platform}_driver specific stuff. Of course we can move all of > this into one file, but i would like to avoid the unnecessary ifdefs where it is > possible. Apart from this, if we will put the PCI and AHB stuff into one file, > we could put it into main.c simply. Your choice really, it doesn't matter much anyway. :) Sujith -- 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