On Thu, May 13, 2010 at 04:27:55PM +0100, Mark Brown wrote: > 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. Oh, and please CC maintainers on patches - adding Liam for visibility. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html