[libata sata_sil24] add support for 3131/3531
authorTejun Heo <htejun@gmail.com>
Sun, 9 Oct 2005 13:35:46 +0000 (09:35 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 9 Oct 2005 13:35:46 +0000 (09:35 -0400)
commit042c21fd2c3aa553907020131caa553a9da24589
treed2118086e12bb88f21d1fc0129e170d49b9b35ef
parent1fcce839a541ffcd50da99a1bfdfea594be0e3d3
[libata sata_sil24] add support for 3131/3531

This patch adds support for sil_3131 and sil_3531.  Both are
identical to 3124 except that they have only one port.  Bits 30 and 31
of ata_port_info->host_flags is used to encode available port numbers.
Version number is bumped to 0.22.

Edward Falk supplied all the necessary information and preliminary
patch.

Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/scsi/sata_sil24.c