From mboxrd@z Thu Jan 1 00:00:00 1970 From: leoy@marvell.com (Leo Yan) Date: Fri, 16 Sep 2011 09:13:05 +0800 Subject: [PATCH 2/2] ARM: mmp: add audio sram allocator In-Reply-To: <20110915143857.GL28104@game.jcrosoft.org> References: <1312167547-26740-1-git-send-email-leoy@marvell.com> <1312167547-26740-3-git-send-email-leoy@marvell.com> <20110915143857.GL28104@game.jcrosoft.org> Message-ID: <4E72A2A1.1020400@marvell.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/15/2011 10:38 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:59 Mon 01 Aug , Leo Yan wrote: >> Implement the audio sram allocator with genalloc, >> so that can dynamically allocate the buffer >> to pcm devices as need. >> >> Signed-off-by: Leo Yan > this can be more generic nad move to lib/genalloc.c This is an older version, i have updated the patch same as you said. pls see below link for the latest patch: http://lists.arm.linux.org.uk/lurker/message/20110815.030920.2ad4227b.en.html Thx, Leo Yan