remove transfer type patches for EP3 and EP4 38/head
authorOleksij Rempel <linux@rempel-privat.de>
Tue, 13 Aug 2013 13:53:46 +0000 (15:53 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Tue, 13 Aug 2013 13:53:46 +0000 (15:53 +0200)
here is comment from kernel source which has enought explanation:
* Some buggy high speed devices have bulk endpoints using
* maxpacket sizes other than 512.  High speed HCDs may not
* be able to handle that particular bug, so let's warn...

in our case EP3 and EP4 have maxpacket sizes = 64!!!

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>

No differences found