Make audio clients use struct opt to reach the device
authorratchov <ratchov@openbsd.org>
Fri, 29 Jan 2021 11:38:23 +0000 (11:38 +0000)
committerratchov <ratchov@openbsd.org>
Fri, 29 Jan 2021 11:38:23 +0000 (11:38 +0000)
commitc67d5b9a6f94fa69d8e6e5a602c13ae764bf75b9
tree92f7892034fea8163abc894776310ed3318f3c14
parentbb6cfcd4137ff2a4f8a064f3f2709c9e61d4ae75
Make audio clients use struct opt to reach the device

No behavior change. This decreases the number of explicit references
to the dev structure
usr.bin/sndiod/dev.c
usr.bin/sndiod/dev.h
usr.bin/sndiod/sock.c