]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c
authorNicolin Chen <b42378@freescale.com>
Tue, 5 Nov 2013 05:56:51 +0000 (16:56 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:56:51 +0000 (16:56 +1100)
commit5c4233bf917d36776f4ce991c08cc7aa28eec2b8
tree7466092f9ad2a173de63c593c497842cc6653f4d
parentff753dea71c532ee5477a6e28055b6cc053f71c4
sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c

Since gen_pool_dma_alloc() is introduced, we implement it to simplify code.

Signed-off-by: Nicolin Chen <b42378@freescale.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
sound/soc/davinci/davinci-pcm.c