commit | 48535651f6a993924115768aa7256c371bf818e6 | [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 | 627eadcd69bc46efe2c99493602cae714f83c534 | |
parent | c860a8f2d29b7da84fb3aed7b097f53c2c225fd6 [diff] |
ide: remove hwif->present manipulations from hwif_init() * Call hwif_init() only if hwif->present is set. * If hwif_init() fails clear hwif->present. * Remove hwif->present manipulations from hwif_init(). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>