At Mon, 2 Feb 2009 16:04:10 +0100 (CET), Jaroslav Kysela wrote: > > On Mon, 2 Feb 2009, Takashi Iwai wrote: > > > == > > >From fdd79369b24d2e9405d4ec5f1bdfc09dda127ed4 Mon Sep 17 00:00:00 2001 > > From: Takashi Iwai <tiwai@xxxxxxx> > > Date: Mon, 2 Feb 2009 15:43:48 +0100 > > Subject: [PATCH] Fix handling of revents in snd_pcm_poll_descriptors_revents() > > > > The revents parameter is ambiguously defined whether it's a pointer > > to a single event or an arary. While the recent pcm_hw.c assumes it > > being a single event, the old multi plugin supposed it as an array. > > Similarly snd_pcm_wait_nocheck() checks the revents as an arary. > > Please, remove notice about the multi plugin. It is not true. > > > This patch defines the behavior of revents more strictly. It's a > > pointer of a single event. > > > > > > Fixed snd_pcm_wait_nocheck() to follow that. > > > > Signed-off-by: Takashi Iwai <tiwai@xxxxxxx> > > Otherwise acked.. OK, done. Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel