[RFC][PATCH 07/10] bcma: add pci(e) host mode
Rafał Miłecki
zajec5 at gmail.com
Mon Jun 6 07:34:15 EDT 2011
2011/6/6 Hauke Mehrtens <hauke at hauke-m.de>:
> +#ifdef CONFIG_BCMA_PCICORE_HOSTMODE
> +/* driver_pci_host.c */
> +extern int bcma_pcicore_is_in_hostmode(struct bcma_drv_pci *pc);
> +extern void bcma_pcicore_init_hostmode(struct bcma_drv_pci *pc);
> +#endif /* CONFIG_BCMA_PCICORE_HOSTMODE */
I don't know if I'm overreacting, but I really don't like naming mess
in the ssb.
Why don't you use bcma_core_pci_* to be consistent?
--
Rafał
More information about the b43-dev
mailing list