git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81463c1
)
usb: r8a66597-hcd: add function for external controller
author
Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com>
Thu, 7 Jul 2011 00:57:10 +0000
(09:57 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Jul 2011 21:57:11 +0000
(14:57 -0700)
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 <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found