Re: ALSA: cs5535audio: correctly set dma->substream

2007-08-30 Thread Jordan Crouse
On 29/08/07 23:28 -0400, Andres Salomon wrote: > > We're never actually setting dma->substream to the current substream; that > means the dma->substream checks that we do in the suspend/resume path > are never satisfied, and the PRD registers are never correctly managed. This > changes it so

Re: ALSA: cs5535audio: correctly set dma-substream

2007-08-30 Thread Jordan Crouse
On 29/08/07 23:28 -0400, Andres Salomon wrote: We're never actually setting dma-substream to the current substream; that means the dma-substream checks that we do in the suspend/resume path are never satisfied, and the PRD registers are never correctly managed. This changes it so that we

[PATCH 1/5] ALSA: cs5535audio: correctly set dma->substream

2007-08-29 Thread Andres Salomon
We're never actually setting dma->substream to the current substream; that means the dma->substream checks that we do in the suspend/resume path are never satisfied, and the PRD registers are never correctly managed. This changes it so that we set the substream when constructing the specific bus

[PATCH 1/5] ALSA: cs5535audio: correctly set dma-substream

2007-08-29 Thread Andres Salomon
We're never actually setting dma-substream to the current substream; that means the dma-substream checks that we do in the suspend/resume path are never satisfied, and the PRD registers are never correctly managed. This changes it so that we set the substream when constructing the specific bus