commit | 9c668079c864c3b49d8deb56dafedf916b2a72d0 | [log] [tgz] |
---|---|---|
author | Bob Liu <lliubbo@gmail.com> | Wed Jan 05 17:36:41 2011 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Feb 01 10:41:30 2011 +0200 |
tree | 0b9382dce810f6642e1f06229ac3dc6afb98bd4b | |
parent | 541079de88735152a993ff93e90096643730a054 [diff] |
usb: musb: hsdma: change back to use musb_read/writew 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>