commit | cf7125ae05e5ac671eec2508656816bbc0a8c723 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Feb 01 23:09:34 2008 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Feb 01 23:09:34 2008 +0100 |
tree | c6b6c7d6155c1dabf775f9234ffc0f587aecf984 | |
parent | 76166952bbc81dda1c8a8c14e75a2aa06f6c052c [diff] |
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 <bzolnier@gmail.com>