mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-03 05:17:48 +00:00
USB generic driver Make the quirk type an enum instead of a #defined integer, and use a table for the quirk constructor functions instead of a big switch statement. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>