On Thu, 6 Jan 2005, Ian Campbell wrote:

> static struct isp116x_platform_data isp116x_platform_data = {
>         // Enable internal resistors on downstream ports
>         .sel15Kres              = 1,
>         // Clock cannot be stopped
>         .clknotstop             = 0,
...

Ian, looking at your isp116x_platform_data I realized that I
should have provided the platform interface the opposite
way: not as much as will be possibly supported in the
future, but only as little as is supported now. It is easy
to extend it later if more is supported. Therefore, expect
the struct isp116x_platform_data to be shrunk in future
versions. Sorry for the inconvenience, I am still learning
simple things.

Olav



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
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