USB host: Add device address management support in preparation for USB hub support

This commit is contained in:
Gregory Nutt 2013-08-18 14:31:57 -06:00
parent a6e6b4ba2d
commit 4bf3dbe149

View File

@ -64,7 +64,7 @@
* However, for the case of the SAMA5 EHCI, we know apriori that the value * However, for the case of the SAMA5 EHCI, we know apriori that the value
* of 'caplength' is 0x10. We keep this structure, however, to faciltate * of 'caplength' is 0x10. We keep this structure, however, to faciltate
* porting this driver to other environments where, perhaps, such knowledge * porting this driver to other environments where, perhaps, such knowledge
* is not availaable. * is not available.
*/ */
/* Host Controller Capability Registers */ /* Host Controller Capability Registers */