From: Clemens Ladisch Date: Fri, 24 Aug 2007 07:18:04 +0000 (+0200) Subject: [ALSA] cmipci: make the test for integrated MIDI port address more robust X-Git-Tag: v2.6.24-rc1~832^2~140 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9116ae45bd10eabe1e5cf88798092e184d8dbc2;p=pandora-kernel.git [ALSA] cmipci: make the test for integrated MIDI port address more robust Unused bytes in the I/O register range are likely to have the value 0x00 instead of 0xff, so test against both values when checking for the presence of the integrated MIDI port. Signed-off-by: Clemens Ladisch Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed