git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
541079d
)
usb: musb: hsdma: change back to use musb_read/writew
author
Bob Liu
<lliubbo@gmail.com>
Wed, 5 Jan 2011 09:36:41 +0000
(17:36 +0800)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 1 Feb 2011 08:41:30 +0000
(10:41 +0200)
Blackfin platform doesn't support 32bits musbdma registers, so change back to
use musb_read/writew instead of musb_read/writel and simply some format casts.
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found