Page MenuHomeFreeBSD

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

Authored by christos on Mon, Oct 28, 10:30 PM.

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