On Wed, Sep 09, 2009 at 06:57:10PM -0700, Troy Kisky wrote: > This applies on top of my last patchset to Kevin's temp/asoc branch Could you please respin against what's in for-2.6.32 - this ought to get fixed there but the other changes will need to wait for 2.6.33. > struct davinci_mcbsp_dev { > + /* > + * dma_params must be first because rtd->dai->cpu_dai->private_data > + * is cast to an array of struct davinci_pcm_dma_params ** in > + * davinci_pcm_open. > + */ Is it not possible to deal with this by going through the types properly? The comment sets off all sorts of alarm bells. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel