ARM: davinci: add platform hook to fetch the SRAM pool
authorMatt Porter <mporter@ti.com>
Fri, 5 Oct 2012 17:04:43 +0000 (13:04 -0400)
committerSekhar 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