On Apr 3, 2006, at 9:48 PM, David Brownell wrote:
On Friday 24 March 2006 12:32 pm, Kumar Gala wrote:
The issue I have this is that it makes two (or more) things that
were
independent now dependent. What about just moving the module_init/
exit() functions into files that are built separately. For the
ehci-
fsl case it was trivial, need to look at ehci-pci case.
Ok, my idea required exporting things I didn't really want to
export, so
what about something like this or where you thinking of some more
sophisticated?
If this is good, I'll do the same for ohci.
How about this one instead? It requires fewer per-SOC hacks in
generic
code when adding a new SOC. And it also removes a platform device
naming
goof for your mpc83xx support ... that's a case where you should
just let
the platform device IDs distinguish things.
Let me test this patch out. I'm ok with the changes for handling
both PCI and platform driver. However, I need to take a look at the
renaming of the fsl driver. The "dr" device supports device and OTG
modes. I'm concerned about how we distinguish that in the future.
(also, we need to fixup arch/powerpc/sysdev/fsl_soc.c)
- k
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel