| commit | 4e65837b293f3ee6399006e94120d61430f72f26 | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:53 2008 +0200 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:53 2008 +0200 |
| tree | 46213d1c833b9a8c3891e5a4164d3168c525b56c | |
| parent | 59be2c80f0c1080634006135aa9130f1736fbfba [diff] |
ide: use ->tf_load in actual_try_to_identify() Convert actual_try_to_identify() to use ->tf_load instead of ->OUTB. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>