]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide: fix EXABYTENEST handling in probe_for_drive()
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 10 Oct 2008 20:39:23 +0000 (22:39 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 10 Oct 2008 20:39:23 +0000 (22:39 +0200)
commitc36a7e98846a7a4a1c09b7f148395089bce512d8
treebaac89aad46abb36421cd008df880ae1f95a3f6f
parentefa402d59e99b7940501ead18a11b3d6604ad720
ide: fix EXABYTENEST handling in probe_for_drive()

Fix EXABYTENEST handling in probe_for_drive() (so drive->present
is checked for "nested" device) and cleanup enable_nest().

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-probe.c