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
F170237916: D47323.diff
Thu, Sep 3, 11:50 PM
F170227176: D47323.id.diff
Thu, Sep 3, 10:53 PM
F170222347: D47323.id145568.diff
Thu, Sep 3, 10:31 PM
F169967571: D47323.id145568.diff
Thu, Sep 3, 3:22 AM
Unknown Object (File)
Wed, Sep 2, 2:19 AM
Unknown Object (File)
Tue, Sep 1, 11:35 PM
Unknown Object (File)
Tue, Sep 1, 11:04 PM
Unknown Object (File)
Tue, Sep 1, 10:43 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60232
Build 57116: arc lint + arc unit