Skip to content
Snippets Groups Projects
Commit 302e4c2f authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags


Change the 5th argument of snd_mpu401_uart_new() to bit flags
instead of a boolean.  The argument takes bits that consist of
MPU401_INFO_XXX flags.
The callers that used the value 1 there are replaced with
MPU401_INFO_INTEGRATED.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 140432fd
No related branches found
No related tags found
Loading
Showing
with 147 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment