HomeFreeBSD

sound: Merge chn_intr() with chn_intr_locked()

Description

sound: Merge chn_intr() with chn_intr_locked()

There is no scenario where chn_intr() is called with the channel lock
already held.

No functional change intended.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D53854

Details

Provenance
christosAuthored on Jan 2 2026, 5:20 PM
Reviewer
kib
Differential Revision
D53854: sound: Merge chn_intr() with chn_intr_locked()
Parents
rGc234740c9d34: snd_uaudio: Do not use pcm_channel->lock to protect uaudio_chan
Branches
Unknown
Tags
Unknown