Skip to content
  • Rémi Denis-Courmont's avatar
    ALSA: update device enumeration API · b425d552
    Rémi Denis-Courmont authored
    This provides more stable names especially for hot-plugged devices,
    and more evocative descriptions for the user. As an added bonus, the
    code is more compact.
    
    Note however that this is not thread-safe. This is a common problem for
    configuration items with update callbacks.
    b425d552