Module Name: src Committed By: nonaka Date: Sun Jan 15 10:59:51 UTC 2012
Modified Files: src/sys/arch/arm/xscale: pxa2x0_i2s.c Log Message: Don't lock sc->sc_intr_lock at halt_output(), halt_input(). sc->sc_intr_lock is already locked by audio_close(). To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/xscale/pxa2x0_i2s.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.