From: Junio C Hamano Date: Mon, 9 Jul 2007 21:17:57 +0000 (+0200) Subject: ide_in_drive_list(): "ALL" is not a wildcard anymore X-Git-Tag: v2.6.23-rc1~1214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3577db0c294ab4ce8460a8003312474b509e95f;p=pandora-kernel.git ide_in_drive_list(): "ALL" is not a wildcard anymore This removes the support to treat "ALL" as a wildcard for firmware revision. This is made a separate patch, as it will break out-of-tree ide drivers that feed its own table that uses "ALL" as the wildcard to ide_in_drive_list(). Signed-off-by: Junio C Hamano Cc: Alan Cox Cc: Dave Jones Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed