From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:21:48 +0000 (+0200) Subject: ide: fix do_probe() to use SELECT_DRIVE() X-Git-Tag: v2.6.27-rc1~1078^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81a3bde13343bc36613aff8f864def7171b376a;p=pandora-kernel.git ide: fix do_probe() to use SELECT_DRIVE() Fix one place in do_probe() which used ->OUTB directly instead of calling SELECT_DRIVE() (so ->selectproc method is also used). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed