mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 09:33:02 +09:00
Instead of storing the pointers to the device-specific structures in an array, put them into the struct snd_minor, and look them up dynamically. This makes the device type modules independent of the minor number encoding. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
35 KiB
35 KiB