]> git.ipfire.org Git - people/ms/linux.git/commit
ASoC: davinci: replace private sram api with genalloc
authorMatt Porter <mporter@ti.com>
Wed, 17 Oct 2012 14:08:03 +0000 (16:08 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 22 Oct 2012 13:58:34 +0000 (14:58 +0100)
commitb8ec56d8eabc6382bd6586024138d9f1d1121ceb
tree75392080a456dfe65b26e9e9bc9a8d20db9a1b16
parent6b7fa011571d10309cd2b39511f895cef9dd536c
ASoC: davinci: replace private sram api with genalloc

Removes the DaVinci private SRAM API and replaces it with
the genalloc API. The SRAM gen_pool is passed in pdata since
DaVinci is in the early stages of DT conversion.

[zonque@gmail.com: stub out gen_pool functions for
   !CONFIG_GENERIC_ALLOCATOR]

Signed-off-by: Matt Porter <mporter@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/linux/platform_data/davinci_asp.h
sound/soc/davinci/davinci-mcasp.c
sound/soc/davinci/davinci-pcm.c
sound/soc/davinci/davinci-pcm.h