Page MenuHomeFreeBSD

sound: Move sndstat_register() call to pcm_setstatus()
ClosedPublic

Authored by christos on Oct 28 2024, 10:30 PM.
Tags
None
Referenced Files
F151281576: D47323.diff
Tue, Apr 7, 7:36 AM
F151216618: D47323.diff
Mon, Apr 6, 10:06 PM
F151195398: D47323.id145568.diff
Mon, Apr 6, 6:18 PM
Unknown Object (File)
Thu, Mar 12, 11:05 AM
Unknown Object (File)
Wed, Mar 11, 8:10 PM
Unknown Object (File)
Mon, Mar 9, 7:39 PM
Unknown Object (File)
Jan 31 2026, 6:07 AM
Unknown Object (File)
Jan 29 2026, 4:40 PM
Subscribers

Details

Summary

The d->status string is populated in pcm_setstatus() anyway, so call
sndstat_register() after we populate it, and are closer to finalizing
the device creation.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable