From: Adrian Knoth Date: Thu, 27 Oct 2011 19:57:54 +0000 (+0200) Subject: ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards X-Git-Tag: v3.2-rc1~65^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c09403dcc5698abf214329fbbf3cf8dbb5558bea;p=pandora-kernel.git ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards From the Windows INF file, we know the firmware ranges for all RME cards. For PCIe, a single revision ID per device (RayDAT, MADI, AIO, AES) is used. Contrary, the older PCI versions use ranges, that is, one revision ID per firmware version. Instead of listing all possible revisions individually, match the range. This commit enables all MADI and AES PCI versions ever shipped. Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed