commit | 2a924662b646fa25cb491d50aa1202a94aa4ac55 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Oct 10 22:39:24 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Oct 10 22:39:24 2008 +0200 |
tree | 9339ca9cbc1600149a91a6b0fa919ef0d3b6ec3d | |
parent | 3cd5f1eae093a7d6ff8a63c746eba9d6f689ba91 [diff] |
ide: remove needless drive->present checks from device drivers Remove needless drive->present checks from ->probe methods (device model takes care of that). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>