[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag
authorClemens Ladisch <clemens@ladisch.de>
Thu, 11 Oct 2007 12:42:23 +0000 (14:42 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:51:14 +0000 (16:51 +0200)
commitc1099fcb74ddc005c85beaef33bbe68c9bf3b5bb
tree7a5e2723cfcbb47a2bbfbc63ce029d3353708fbd
parent69d8d3eb4df40194485b842c00047bb80e51c6a8
[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag

Since the last patch made the ENTER_UART command optional, the
enter_uart option and its corresponding flag have become superfluous.
The uart_enter option remains for backward compatibility but just prints
a warning when used.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Documentation/sound/alsa/ALSA-Configuration.txt
include/sound/mpu401.h
sound/drivers/mpu401/mpu401.c
sound/drivers/mpu401/mpu401_uart.c