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.



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to