]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: musb: fix Blackfin DMA register padding
authorCliff Cai <cliff.cai@analog.com>
Tue, 19 Jan 2010 05:10:42 +0000 (00:10 -0500)
committerRemy Bohmer <linux@bohmer.net>
Wed, 3 Feb 2010 21:06:59 +0000 (22:06 +0100)
commitec2aadb40855cecb088b68c062e3534d6ce39128
treee92aa2e7d6d54e141e9296a6a3a95fa2617a788a
parent111d6c6ad15d1425d3e5a678b2ff4b593e910fca
usb: musb: fix Blackfin DMA register padding

The conversion from offsets to C structs lost a little padding in the DMA
register map.  Accessing endpoints other than ep0 with DMA would fail as
the addresses wouldn't be adjusted correctly.

Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/usb/musb/blackfin_usb.h