Gerd Hoffmann d3893a39eb audio: add driver registry
Add registry for audio drivers, using the existing audio_driver struct.
Make all drivers register themself.  The old list of audio_driver struct
pointers is now a list of audio driver names, specifying the priority
(aka probe order) in case no driver is explicitly asked for.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20180306074053.22856-2-kraxel@redhat.com
2018-03-12 11:18:26 +01:00
..
2017-03-03 16:40:02 +01:00
2018-03-12 11:18:26 +01:00
2017-11-21 13:34:13 +00:00
2017-07-20 09:56:41 +02:00
2012-03-30 08:14:11 -05:00
2015-10-12 18:44:54 +02:00
2017-09-15 20:12:00 -03:00