From: Ian Campbell Date: Mon, 2 Feb 2009 19:12:22 +0000 (+0100) Subject: IDE: Unregister and disable devices if initialization fails. X-Git-Tag: v2.6.29-rc4~71^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d6ac7011cc354eade4f1282857947930a905aa;p=pandora-kernel.git IDE: Unregister and disable devices if initialization fails. On reboot the loop in device_shutdown gets confused by these partially initialized devices and goes into an infinite loop. Therefore unregister and disable these devices. Signed-off-by: Ian Campbell [bart: remove leftover hwif->present clearing + update patch description] Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed