From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:34 +0000 (+0100) Subject: ide: fix handling of busy I/O resources in probe_hwif() X-Git-Tag: v2.6.25-rc1~1078^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7125ae05e5ac671eec2508656816bbc0a8c723;p=pandora-kernel.git ide: fix handling of busy I/O resources in probe_hwif() It could be that I/O resources are busy because some other host driver has already claimed them so don't unregister the devices. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed