From: Matt Porter Date: Wed, 17 Oct 2012 14:08:03 +0000 (+0200) Subject: ASoC: davinci: replace private sram api with genalloc X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~42^2~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ec56d8eabc6382bd6586024138d9f1d1121ceb;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed