From: Nicolin Chen Date: Tue, 12 Nov 2013 23:09:57 +0000 (-0800) Subject: drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory X-Git-Tag: v3.13-rc1~106^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288342e9cc867421d20f940d0c06b7aa4bf39096;p=pandora-kernel.git drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory Since gen_pool_dma_alloc() is introduced, we implement it to simplify code. Signed-off-by: Nicolin Chen Cc: "Hans J. Koch" Cc: Greg Kroah-Hartman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed