]> git.sesse.net Git - nageru/commitdiff
Refactor ALSA code in preparation for hotplug.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 Sep 2016 18:09:04 +0000 (20:09 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
In particular, all the inputs are not owned by a class ALSAPool,
which also takes over enumeration. There's a new state machine
(only in preparation, not actually used yet), and some policy
has been defined for what to do when cards go in and out.


No differences found