On Thursday 23 November 2006 8:12 am, [EMAIL PROTECTED] wrote: > drivers/usb/host/ohci-ppc-of.c | 285 > ++++++++++++++++++++++++++++++++++++++++
You've split one "add new bus glue" patch into two ... please do it the normal way, as one patch! (Oh, I see you did that the next day. The next two comments still apply.) > + * Store this function in the HCD's struct pci_driver as probe(). You should remove irrelevant/ancient comments like this. Looks like you cloned the PCI bus glue and didn't update key parts... > + */ > +static int usb_hcd_ppc_of_probe(const struct hc_driver *driver, > + struct of_device *dev, int is_bigendian) I'm not sure why you didn't just have ohci_hcd_ppc_of_drv_probe() do all this stuff; there's no point in splitting that code into two chunks. Likewise, ohci_hcd_ppc_of_drv_remove() shouldn't be split in two. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel