[alsa-devel] [PATCH] ucm: change msleep to usleep

Takashi Iwai tiwai at suse.de
Fri Aug 19 10:21:10 CEST 2011


At Fri, 19 Aug 2011 16:13:06 +0800,
Lu Guanqun wrote:
> 
> Hi Takashi,
> 
> On Fri, Aug 19, 2011 at 03:40:37PM +0800, Takashi Iwai wrote:
> > At Fri, 19 Aug 2011 15:22:17 +0800,
> > Lu Guanqun wrote:
> > > 
> > > In file src/ucm/parser.c:
> > > 	if (strcmp(cmd, "usleep") == 0) {
> > > string `usleep' is compared, however, in the comment and example conf file,
> > > `msleep' is used, it's better to unify them all.
> > 
> > Don't we scale the value appropriately (although it's just a demo)?
> 
> No.

Then taking over the value as is doesn't look correct.


Takashi


More information about the Alsa-devel mailing list