[PATCH 0/6] Cleanups to c67x00 USB host controller driver

Grant Likely grant.likely at secretlab.ca
Wed Jun 13 09:02:15 EST 2007


Peter,

Here's the series of changes that I've made to the c67x00 driver.  Most of
them are pretty straight forward.  Most invasive is the rename of
'struct c67x00_drv' to 'struct c67x00_device' which is big and scary, but
doesn't really do much.

One thing that I haven't tackled is the layout of the lowlevel drivers.
I think it should be reworked to add a generic ops structure which each
low level driver can populate with the correct ops functions.  It should
simplify the code from the hard coded approach currently used.

I'll probably have more comments/fixes later as I work with it, but this
series is what I have now.  Please add me to the CC list when you repost
an updated driver to the list.  I'm not subscribed to linux-usb-devel.

Cheers,
g.





More information about the Linuxppc-embedded mailing list