]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00233056 ALSA: adjust dma wm & buffersize configuration strategy
authorNicolin Chen <b42378@freescale.com>
Fri, 9 Nov 2012 07:44:33 +0000 (15:44 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:23 +0000 (14:13 +0200)
commit669138dfd4885b220c6f323d33b56cd57714c5d1
tree096c001dedc6b37345b943b9a1bbacab1c4aa633
parente08149c7bb2ab69ce9c24394a8a8ef1a7ee736e0
ENGR00233056 ALSA: adjust dma wm & buffersize configuration strategy

 Previously SSI/ESAI/SPDIF used one same-sized buffers and watermark(the
WM in the title) for every alsa driver.

 This patch allow each driver config its own buffer size and watermark,
which is obviously more flexible.

 Also, it sets SSI's buffersize from 256k to 64k.

Signed-off-by: Nicolin Chen <b42378@freescale.com>
sound/soc/imx/imx-esai.h
sound/soc/imx/imx-pcm-dma-mx2.c
sound/soc/imx/imx-pcm.h
sound/soc/imx/imx-ssi.c
sound/soc/imx/imx-ssi.h