]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4560bd4672061de5d418adcf36c875efb7a060c2
treeaec4fc6d574589eec606cf234eb7f5df529b05f3
parentca5e8c5936502612fa66d352e044805cc5099d6f
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