From: Takashi Iwai Date: Thu, 22 Feb 2007 15:07:21 +0000 (+0100) Subject: [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag X-Git-Tag: v2.6.22-rc1~22^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7ba051d2abb3d3bde9b95e47246c60b704d2b4;p=pandora-kernel.git [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag Added MPU401_INFO_UART_ONLY bitflag to avoid issueing UART_ENTER command at opening streams. Some devices support only UART mode and give errors to UART_ENTER. A new module option, uart_enter, is added to snd-mpu401 driver. For UART-only devices, set uart_enter=0. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed