X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=sound%2Fsparc%2Fdbri.c;h=e07085a7cfc340baafc170f3cd876c2f2980c694;hp=4ceb09d215d8b5b3d10ccc1a7bafb0d01e0d9a43;hb=c21723edd5f6c288ab613ed658b7140e07fc7209;hpb=12cbbd95e12e911b43afae7f6f4850f616223642 diff --git a/sound/sparc/dbri.c b/sound/sparc/dbri.c index 4ceb09d215d8..e07085a7cfc3 100644 --- a/sound/sparc/dbri.c +++ b/sound/sparc/dbri.c @@ -673,12 +673,12 @@ static s32 *dbri_cmdlock(struct snd_dbri * dbri, int len) } /* - * Send prepared cmd string. It works by writting a JUMP cmd into + * Send prepared cmd string. It works by writing a JUMP cmd into * the last WAIT cmd and force DBRI to reread the cmd. * 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) {