commit | d8695bc5b1fe88305396b1f788d3b5f218e28a30 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Mar 25 11:33:19 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 26 10:47:00 2020 +0100 |
tree | 0f756e8450b6d5c147a59d924585cb1fd95d2ec5 | |
parent | c208a5335036a332c0248b0e16fca57332b3f1d1 [diff] |
ALSA: usb-audio: Rewrite registration quirk handling A slight refactoring of the registration quirk code. Now it uses the table lookup for easy additions in future. Also the return type was changed to bool, and got a few more comments. Link: https://lore.kernel.org/r/20200325103322.2508-2-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>