From: Yoshihiro Shimoda Date: Fri, 30 Sep 2011 11:07:21 +0000 (+0900) Subject: usb: gadget: r8a66597-udc: add function for external controller X-Git-Tag: v3.2-rc1~183^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c481a639068ac34bd1dcd183f37b7a65d0e3841;p=pandora-kernel.git usb: gadget: r8a66597-udc: add function for external controller R8A66597 has the pin of WR0 and WR1. So, if one write-pin of CPU connects to the pins, we have to change the setting of FIFOSEL register in the controller. If we don't change the setting, the controller cannot send the data of odd length. Signed-off-by: Yoshihiro Shimoda Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed