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:
2ba3549
)
ARM: dts: OMAP5: fix reg property size
author
Felipe Balbi
<balbi@ti.com>
Wed, 21 Aug 2013 14:31:30 +0000
(20:01 +0530)
committer
Benoit Cousson
<bcousson@baylibre.com>
Tue, 17 Sep 2013 12:56:47 +0000
(14:56 +0200)
USB3 block has a 64KiB space, another 64KiB is
used for the wrapper.
Without this change, resource_size() will get
confused and driver won't probe because size
will be negative.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
No differences found