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:
7c25a82
)
USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096
author
Artem Leonenko
<tikkeri@gmail.com>
Wed, 15 Dec 2010 07:47:06 +0000
(23:47 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 16 Dec 2010 21:32:37 +0000
(13:32 -0800)
Page size for transaction descriptors for CI13XXX has nothing
common with page size from MM. Using platform and configuration
specific PAGE_SIZE is wrong.
Signed-off-by: Artem Leonenko <tikkeri@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found