commit | a0245722d7574bc09060202336c05c3011fce600 | [log] [tgz] |
---|---|---|
author | Albert Aribaud <[albert.aribaud@free.fr]> | Thu Sep 16 20:30:30 2010 +0530 |
committer | Prafulla Wadaskar <prafulla@marvell.com> | Tue Oct 12 14:39:15 2010 +0530 |
tree | 95060ece56f4f427ffd13de8536adf40b426261a | |
parent | fd5f973f80cd145876a5f4dd13364dbf57cb252b [diff] |
mvsata_ide: adjust port init sequence mvsata_ide_initialize_port(): adjust init sequence (SStatus should be checked only after all writes to SControl) and return success/failure to ide_preinit(). Also, as some tests showed init durations in the hundreds of us, raise the time-out to 01 ms to be on the safe side. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>