From: Bartlomiej Zolnierkiewicz Date: Mon, 8 Jun 2009 20:07:28 +0000 (+0200) Subject: ide: skip probe if there are no devices on the port (v2) X-Git-Tag: v2.6.31-rc1~372^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a20b2a44eca52818ef52a94959480b7e6ea2f528;p=pandora-kernel.git ide: skip probe if there are no devices on the port (v2) In ide_probe_port() skip probe if ide_port_wait_ready() returns -ENODEV and print error message instead of debug one if it returns -EBUSY. v2: Fix the default 'rc' value. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed