libata: Add another column to the ata_timing table.
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 16 Jan 2009 01:45:31 +0000 (17:45 -0800)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 16 Jan 2009 15:23:37 +0000 (10:23 -0500)
commit3ada9c126499dd4700dcdbd5b9fe8110ad17f578
treeaec4fc6d574589eec606cf234eb7f5df529b05f3
parent6813952021a7820a505002de260bda36978671f7
libata: Add another column to the ata_timing table.

The forthcoming OCTEON SOC Compact Flash driver needs an additional
timing value that was not available in the ata_timing table.  I add a
new column for dmack_hold time.  The values were obtained from the
Compact Flash specification Rev 4.1.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-core.c
include/linux/libata.h