Move the control client state out of the device structure
authorratchov <ratchov@openbsd.org>
Fri, 29 Jan 2021 10:55:19 +0000 (10:55 +0000)
committerratchov <ratchov@openbsd.org>
Fri, 29 Jan 2021 10:55:19 +0000 (10:55 +0000)
commite5be4cb83d673e6eef368bb655a175ac13d1f967
treea14ebf7f1e9d28e10d0dfeba778a22db254b2aa2
parent0600d38bc89f2cd6c86a1b828817692ad5249b09
Move the control client state out of the device structure

No behavior change. Later this will ease changing the controlled
device by "just" swapping pointers.
usr.bin/sndiod/dev.c
usr.bin/sndiod/dev.h
usr.bin/sndiod/sock.c