commit | 61aa818f7bfdb5dd0aef4687513566c75c0e4c21 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu May 26 17:39:17 2011 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat May 28 17:02:56 2011 -0400 |
tree | 5aff86ca7c1c2c9762d12337252446d7a8aa58ec | |
parent | d09fb602030e3247c21452ee2b3229baf115f71f [diff] |
Blackfin: bf52x/bf54x: fix up usb MMR defines The bf52x/bf54x have the incorrect addresses for USB_EP_NI7_RXINTERVAL and USB_EP_NI7_TXCOUNT, so adjust those. Further, the bf54x header puts the USB defines in the wrong place, so shuffle them back to the right grouping. Signed-off-by: Mike Frysinger <vapier@gentoo.org>