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:
c94472d
)
ARM: davinci: add platform hook to fetch the SRAM pool
author
Matt Porter
<mporter@ti.com>
Fri, 5 Oct 2012 17:04:43 +0000
(13:04 -0400)
committer
Sekhar Nori
<nsekhar@ti.com>
Sat, 27 Oct 2012 10:58:35 +0000
(16:28 +0530)
Adds sram_get_gen_pool() which allows platform code to get
the machine's SRAM gen_pool. The gen_pool may be passed in
platform data for driver genalloc use.
Signed-off-by: Matt Porter <mporter@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found