From: Scott James Remnant Date: Tue, 10 Mar 2009 16:19:44 +0000 (+0000) Subject: [SCSI] ch: Add scsi type modalias X-Git-Tag: v2.6.30-rc1~641^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f6c83f6c57be92c67247802d0f699137957457;p=pandora-kernel.git [SCSI] ch: Add scsi type modalias The ch module is missing the scsi:t-0x08* alias that would cause it to be auto-loaded when a device of that type if found by udev, requiring udev to have a specific rule just for this one module. This patch adds the alias. Signed-off-by: Scott James Remnant Signed-off-by: James Bottomley --- Reading git-diff-tree failed