commit | cbab328ddc78589233be8be2f1e6a5f9d97b81db | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Sun Sep 04 22:16:02 2011 +0200 |
committer | Clemens Ladisch <clemens@ladisch.de> | Sun Oct 20 22:07:57 2013 +0200 |
tree | 49fac9dcb4b812c00e06ec010310a2b21bbc6255 | |
parent | 54e72f0ba31e1562e6d6277d0e4d39a7004f814d [diff] |
ALSA: dice: fix device detection for other vendors DICE devices do not have a unique specifier ID in their unit directory (it's always the same as the device vendor's ID), so rely on just the version ID for driver loading, and use a heuristic in the probe callback to detect actual DICE devices. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>