11 Sep
2009
11 Sep
'09
12:31 p.m.
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.