summaryrefslogtreecommitdiff
path: root/sound/drivers/mpu401/mpu401.c
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2007-10-11 12:15:06 (GMT)
committerJaroslav Kysela <perex@perex.cz>2007-10-16 14:51:12 (GMT)
commit69d8d3eb4df40194485b842c00047bb80e51c6a8 (patch)
treee48e26bdd60fd05029c23a63104a3c98d7969cc4 /sound/drivers/mpu401/mpu401.c
parent11be265f7fd4976a1139d6ec9b2ef1e8adaf835f (diff)
downloadlinux-fsl-qoriq-69d8d3eb4df40194485b842c00047bb80e51c6a8.tar.xz
[ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command
The original MPU-401 does not send an ACK byte after processing the ENTER_UART command, so we better do not try to wait for it. Many clones get this wrong and do send an ACK, but when interpreting it as MIDI, it is just a harmless Active Sensing message, and it is likely to be read and discarded by the interrupt handler before the MIDI input device is triggered. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/drivers/mpu401/mpu401.c')
0 files changed, 0 insertions, 0 deletions