commit | 0144261fa677e9490eb112231de30c95af1679d2 | [log] [tgz] |
---|---|---|
author | Igor Plyatov <plyatov@gmail.com> | Thu May 12 22:15:51 2011 +0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat May 14 15:00:13 2011 -0400 |
tree | a73a2ff3e3c6a2d00ff634b893de6b8448215010 | |
parent | af649a1b56032a84b75825a94204a8f8f0120698 [diff] |
pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY * New code correctly calculates SMC registers values, adjusts calculated to admissible ranges, enlarges cycles when required and converts values into SMC's format. * Support for TDF cycles (ATA t6z) and IORDY line added. * Eliminate need in the initial_timing structure. * Code cleanup. Signed-off-by: Igor Plyatov <plyatov@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>