HomeFreeBSD

sound: Retire pcm_feederdesc->type

Description

sound: Retire pcm_feederdesc->type

This is always accessed from pcm_feeder->desc->type. Instead of
duplicating this field, we can remove it from pcm_feederdesc, and access
it through pcm_feeder->class->type.

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

Details

Provenance
christosAuthored on Nov 11 2025, 12:06 PM
Reviewer
markj
Differential Revision
D53557: sound: Retire pcm_feederdesc->type
Parents
rG91fcc0132d0b: sound: Retire feeder_class->desc
Branches
Unknown
Tags
Unknown