From: Julia Lawall Date: Thu, 18 Mar 2010 06:53:11 +0000 (+0100) Subject: sound/oss/vidc.c: change the field used with DMA_ACTIVE X-Git-Tag: v2.6.34-rc3~46^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc8aa7b16a5fcfe9c6d0be9bb587f1fcedd9145f;p=pandora-kernel.git sound/oss/vidc.c: change the field used with DMA_ACTIVE The constant DMA_ACTIVE is defined with the dma_buffparams structure rather than with the audio_operations structure. Takashi Iwai suggested that the dmap_out field of the audio_operations structure should be used instead. This is not tested. Signed-off-by: Julia Lawall Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed