[ALSA] aica - fix behaviour in poor resource conditions
[deliverable/linux.git] / sound / sh / aica.h
index 0603b5b0376be3d98af68a62d8ef4f397aeb2301..8c11e3d10a50aa8bc462a51ce43bc6c621f527bf 100644 (file)
@@ -69,6 +69,7 @@ struct aica_channel {
 };
 
 struct snd_card_aica {
+       struct work_struct spu_dma_work;
        struct snd_card *card;
        struct aica_channel *channel;
        struct snd_pcm_substream *substream;
This page took 0.025978 seconds and 5 git commands to generate.