David Daney wrote:
The forthcoming OCTEON SOC Compact Flash driver needs a few more timing values than were available in the ata_timing table. I add new columns for write_hold, read_hold, and read_holdz times. The values were obtained from the Compact Flash specification Rev 4.1. Signed-off-by: David Daney <ddaney@xxxxxxxxxxxxxxxxxx> --- drivers/ata/libata-core.c | 76 ++++++++++++++++++++++++-------------------- include/linux/libata.h | 14 ++++++-- 2 files changed, 52 insertions(+), 38 deletions(-)
I would be happy to go ahead and apply this... Alan, any last minute objections?