Re: [PATCH] ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size

2015-03-04 Thread Mark Brown
On Tue, Mar 03, 2015 at 01:28:53PM +0200, Jyri Sarha wrote: sDMA support only transfer elements with 1, 2, and 4 byte physical size. Initialize the pcm driver accordingly. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size

2015-03-03 Thread Jarkko Nikula
On Tue, Mar 03, 2015 at 01:41:21PM +0200, Peter Ujfalusi wrote: On 03/03/2015 01:28 PM, Jyri Sarha wrote: sDMA support only transfer elements with 1, 2, and 4 byte physical size. Initialize the pcm driver accordingly. Acked-by: Peter Ujfalusi peter.ujfal...@ti.com Signed-off-by:

Re: [PATCH] ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size

2015-03-03 Thread Peter Ujfalusi
On 03/03/2015 02:22 PM, Jarkko Nikula wrote: On Tue, Mar 03, 2015 at 01:41:21PM +0200, Peter Ujfalusi wrote: On 03/03/2015 01:28 PM, Jyri Sarha wrote: sDMA support only transfer elements with 1, 2, and 4 byte physical size. Initialize the pcm driver accordingly. Acked-by: Peter Ujfalusi

Re: [PATCH] ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size

2015-03-03 Thread Jyri Sarha
On 03/03/2015 02:22 PM, Jarkko Nikula wrote: On Tue, Mar 03, 2015 at 01:41:21PM +0200, Peter Ujfalusi wrote: On 03/03/2015 01:28 PM, Jyri Sarha wrote: sDMA support only transfer elements with 1, 2, and 4 byte physical size. Initialize the pcm driver accordingly. Acked-by: Peter Ujfalusi

[PATCH] ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size

2015-03-03 Thread Jyri Sarha
sDMA support only transfer elements with 1, 2, and 4 byte physical size. Initialize the pcm driver accordingly. Signed-off-by: Jyri Sarha jsa...@ti.com --- sound/soc/omap/omap-pcm.c | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) diff --git

Re: [PATCH] ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size

2015-03-03 Thread Peter Ujfalusi
On 03/03/2015 01:28 PM, Jyri Sarha wrote: sDMA support only transfer elements with 1, 2, and 4 byte physical size. Initialize the pcm driver accordingly. Acked-by: Peter Ujfalusi peter.ujfal...@ti.com Signed-off-by: Jyri Sarha jsa...@ti.com --- sound/soc/omap/omap-pcm.c | 21