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

(cherry picked from commit 92dcd20222a2674ba31ae09865da19d948992994)

Details

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