]> Git Repo - linux.git/commit - sound/drivers/mpu401/mpu401.c
[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag
authorClemens Ladisch <[email protected]>
Thu, 11 Oct 2007 12:42:23 +0000 (14:42 +0200)
committerJaroslav Kysela <[email protected]>
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 <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
Documentation/sound/alsa/ALSA-Configuration.txt
include/sound/mpu401.h
sound/drivers/mpu401/mpu401.c
sound/drivers/mpu401/mpu401_uart.c
This page took 0.056585 seconds and 4 git commands to generate.