commit | d26fc9551a15fdad0d5de8376a78816b8af44f00 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Fri Jul 06 19:13:52 2007 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Jul 09 12:17:35 2007 -0400 |
tree | 5c829c1baf499ad1f31ed4b8b41e766b290a6306 | |
parent | c1e6f28cc5de37dcd113b9668a185c0b9334ba8a [diff] |
libata: Support chips with 64K PRD quirk Add ata_dumb_qc_prep and supporting logic so that a driver can just specify it needs to be helped in this area. 64K entries are split as with drivers/ide. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>