On Thu, May 13, 2010 at 07:24:08PM +0400, Sergey Lapin wrote: > This patchs should allow to use 32-bit samples on e.g. TLV320AIC3x codec, > or others. > Signed-off-by: Sergey Lapin <slapin@xxxxxxxxxxx> > + default: > + omap_mcbsp_dai_dma_params[id][substream->stream].data_type = > + OMAP_DMA_DATA_TYPE_S16; > + break; Defensiveness would seem to dictate returning an error here - no other sample sizes are advertised so you should never get here anyway. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel