From: Bartlomiej Zolnierkiewicz Date: Sun, 15 Jun 2008 19:00:23 +0000 (+0200) Subject: ide-cs: fix probing and add warm-plug support X-Git-Tag: v2.6.26-rc7~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=792a1a98560a2a1619491eed8b18fccb09b312a7;p=pandora-kernel.git ide-cs: fix probing and add warm-plug support * Fix probing by using ide_port_scan() and moving "retry loop" from ide_config() to idecs_register(). * Don't fail probe if there are no devices attached to a port. * Remove (now redundant) error message from ide_config(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed