Give pcm-coldfire.c a much needed shakedown. Fixes FS#9378 - metronome freezes (works...
commitb7a435e1d0661e5594bb870e1b2f741f5be28c9f
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 12 Feb 2009 21:32:14 +0000 (12 21:32 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 12 Feb 2009 21:32:14 +0000 (12 21:32 +0000)
treee06483e54a3d05c6a722d391a23e114f1c9e27b5
parent03285e5efc13be34caadaefad4b2a75928666294
Give pcm-coldfire.c a much needed shakedown. Fixes FS#9378 - metronome freezes (works for me now on X5 and H120 after running it at 400bpm for an hour or so). The reason seems to have been DMA_INT in DCR should also be cleared when forcing a channel stop. Also fixes a dodgey keyclick without music playing that I was getting on H120.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19991 a1c6a512-1295-4272-9138-f99709370657
firmware/target/coldfire/pcm-coldfire.c