CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/30 06:45:52
Modified files:
sys/dev/usb : uaudio.c
Log message:
If there's only one input (output) name it simply "input" ("output")
Besides making things simpler, this allows libsndio to figure out that
this is a control affecting all inputs (outputs) that needs to be
exposed.
