commit | 345c03ef0f2bd0c933a1eca27732af7edf5e8d4d | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon May 25 10:05:00 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon May 25 11:49:30 2009 +0200 |
tree | eb0e81e821910743a585cc34cb8b49e70b3da7ed | |
parent | 59a3759d0fe8d969888c741bb33f4946e4d3750d [diff] |
sound: oxygen: reset DMA when stream is closed When a PCM stream is closed, flush the corresponding DMA channel. Otherwise, the DMA controller would continue to output the last sample which would result in a DC offset on the output. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>