Blackfin: bf52x/bf54x: fix up usb MMR defines
authorMike Frysinger <vapier@gentoo.org>
Thu, 26 May 2011 21:39:17 +0000 (17:39 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 May 2011 21:02:56 +0000 (17:02 -0400)
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>

No differences found