diff -urp linux-2.6.19.orig/sound/sparc/dbri.c linux-2.6.19/sound/sparc/dbri.c --- linux-2.6.19.orig/sound/sparc/dbri.c 2006-11-29 22:57:37.000000000 +0100 +++ linux-2.6.19/sound/sparc/dbri.c 2006-12-12 15:17:01.000000000 +0100 @@ -678,7 +678,7 @@ static s32 *dbri_cmdlock(struct snd_dbri * The JUMP cmd points to the new cmd string. * It also releases the cmdlock spinlock. * - * Lock must not be held before calling this. + * Lock must be held before calling this. */ static void dbri_cmdsend(struct snd_dbri * dbri, s32 * cmd,int len) {