[SCSI] ch: Add scsi type modalias
authorScott James Remnant <scott@canonical.com>
Tue, 10 Mar 2009 16:19:44 +0000 (16:19 +0000)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:48:43 +0000 (15:48 -0500)
commit95f6c83f6c57be92c67247802d0f699137957457
treef8e1f0181fe2a807eaae7485b272ce39d5f16d99
parent7a252fe7bcf64f1174b55c5c696ef2506b849f80
[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 <scott@canonical.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/ch.c