Home
last modified time | relevance | path

Searched hist:"746 df94898554b3d8e91d855e934852e626c701c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/
H A Dsound.cdiff 746df94898554b3d8e91d855e934852e626c701c Mon May 15 12:49:05 CDT 2006 Takashi Iwai <tiwai@suse.de> [ALSA] Fix rwlock around snd_iprintf() in sound core

Fixed rwlock around snd_iprintf() in sound core part.
Replaced with mutex.
Also, make mutex and flags static variables with addition of
snd_card_locked() function (just for sound.c).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dinit.cdiff 746df94898554b3d8e91d855e934852e626c701c Mon May 15 12:49:05 CDT 2006 Takashi Iwai <tiwai@suse.de> [ALSA] Fix rwlock around snd_iprintf() in sound core

Fixed rwlock around snd_iprintf() in sound core part.
Replaced with mutex.
Also, make mutex and flags static variables with addition of
snd_card_locked() function (just for sound.c).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/include/sound/
H A Dcore.hdiff 746df94898554b3d8e91d855e934852e626c701c Mon May 15 12:49:05 CDT 2006 Takashi Iwai <tiwai@suse.de> [ALSA] Fix rwlock around snd_iprintf() in sound core

Fixed rwlock around snd_iprintf() in sound core part.
Replaced with mutex.
Also, make mutex and flags static variables with addition of
snd_card_locked() function (just for sound.c).

Signed-off-by: Takashi Iwai <tiwai@suse.de>