From: Matthew Wilcox Date: Sun, 9 Sep 2007 14:56:26 +0000 (-0600) Subject: [SCSI] advansys: Fix VLB driver name X-Git-Tag: v2.6.24-rc1~1290^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e5152bf107d7b1b982e682b00a426b515bf15f;p=pandora-kernel.git [SCSI] advansys: Fix VLB driver name You can't have two drivers for the same bus type with the same name. Since ISA and VLB are both isa_drivers, rename the VLB one to advansys_vlb. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed