commit | cc7c15ec167767b440c1de4dbd2200467b7a493b | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Fri Mar 02 14:56:35 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 02 18:18:38 2007 -0500 |
tree | 19fcd6f5a77d3c1f87ed8faf215fb4af50827d6c | |
parent | fb9f8905a8865679f1fb757380b4169571def0ca [diff] |
pata_qdi: Fix initialisation The QDI init code contains some bugs which mean it only works if you have a test setup that causes both a successful and failed probe. Fix this Found by Philip Guo (Who found it working on code analysis tools not running VLB IDE controllers) Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>