Date: Thu, 16 Sep 2004 19:02:51 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa sb16.c Message-ID: <200409161902.i8GJ2pJI045869@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2004-09-16 19:02:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/sound/isa sb16.c
Log:
MFC sys/dev/sound/isa/sb16.c 1.88
Change sb_lock() calls to sbc_lockassert() and remove the sb_unlock()
calls in sb_cmd2() and sb_getmixer(). The lock has already be grabbed
before these functions are called.
PR: 71189
Submitted by: stephane
Approved by: re (scottl)
Revision Changes Path
1.87.2.1 +2 -4 src/sys/dev/sound/isa/sb16.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409161902.i8GJ2pJI045869>
