Skip to content

[BUG] Formalize definition of reset callback #3419

@cujomalainey

Description

@cujomalainey

Describe the bug
Reset callback definition is not clear on the depth of a reset

/**                                                                                                                                                                                
 * Resets component.                                                                                                                                                               
 * @param dev Component device.                                                                                                                                                    
 */   

I have noticed many components treat this callback very differently

For example:

  • DCB does nothing (maintains filter state)
  • IIR removes everything including filter config
  • volume does nothing (maintains config)

Metadata

Metadata

Labels

P3Low-impact bugs or featuresbugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions