diff options
author | Tony Lindgren <tony@atomide.com> | 2015-03-19 17:10:16 -0700 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-03-24 11:36:38 -0500 |
commit | 3e457371f436e89ce9239674828f9729a36b2595 (patch) | |
tree | b0304a33282ac2d4ef4c9dff5b46df3814ffdfaf /drivers/usb/gadget/legacy | |
parent | 1ea276cbfc0201c9804f38474f3ec2c4488a2fc6 (diff) |
usb: musb: Fix fifo reads for dm816x with musb_dsps
Looks like dm81xx can only do 32-bit fifo reads like am35x. Let's set
up musb-dsps with a custom read_fifo function based on the compatible
flag.
Otherwise we can get the following errors when starting dhclient on a
asix USB Ethernet adapter:
asix 2-1:1.0 eth2: asix_rx_fixup() Bad Header Length 0xffff003c, offset 4
While at it, let's also remove pointless cast of the driver data.
Cc: Bin Liu <binmlist@gmail.com>
Cc: Brian Hutchinson <b.hutchman@gmail.com>
Cc: George Cherian <george.cherian@ti.com>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/legacy')
0 files changed, 0 insertions, 0 deletions