diff --git a/[refs] b/[refs] index 3f8797e124cf..7becba7c9a0e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0664d888a55ff99c8556690a3ae7c76dc1389008 +refs/heads/master: ca40587087fc05c670f4f2650cc466d557377f6d diff --git a/trunk/sound/sparc/dbri.c b/trunk/sound/sparc/dbri.c index 4ceb09d215d8..25a2a7333006 100644 --- a/trunk/sound/sparc/dbri.c +++ b/trunk/sound/sparc/dbri.c @@ -678,7 +678,7 @@ static s32 *dbri_cmdlock(struct snd_dbri * dbri, int len) * 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) {