From: Bob Liu Date: Wed, 5 Jan 2011 09:36:41 +0000 (+0800) Subject: usb: musb: hsdma: change back to use musb_read/writew X-Git-Tag: v2.6.38-rc5~47^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c668079c864c3b49d8deb56dafedf916b2a72d0;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed