Revert "ide: change master/slave IDENTIFY order"
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 29 Mar 2008 18:48:21 +0000 (19:48 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 29 Mar 2008 18:48:21 +0000 (19:48 +0100)
commitf367bed005b06db7067fc378a5f2253fac54e5d9
treef881f467c6c59452b0b74ccc06499cef24ab60e0
parentaf8be4e4b316df36a00c1e52a9970c253783b57e
Revert "ide: change master/slave IDENTIFY order"

This reverts commit b140b99c413ce410197cfcd4014e757cd745226a.

[ conflict in drivers/ide/ide-probe.c fixed manually ]

It turned out that probing order change causes problems for some drives:

http://bugzilla.kernel.org/show_bug.cgi?id=10239

Since root causes are still being investigated and are unlikely to be fixed
before 2.6.25 lets revert this change for now.  As a result cable detection
becomes less reliable when compared with 2.6.24 but the affected drives are
useable again.

Reported-by: Richard Genoud <richard.genoud@gmail.com>
Bisected-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-iops.c
drivers/ide/ide-probe.c