commit | b0b391430bea405ced6038e4cf4d8cf831511935 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 24 23:22:42 2009 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 24 23:22:42 2009 +0100 |
tree | 163da180a355778398381b2dba387ac5d8748229 | |
parent | 1f5892a5d21c905b1614cbd6bd8c5ad2cfbc106f [diff] |
ide-acpi: remove taskfile_load_raw() * taskfile_load_raw() is used only by do_drive_set_taskfiles() so inline it there. While at it: - rename 'args' variable to 'task' - remove struct taskfile_array - do ide_acpigtf check early - use REGS_PER_GTF Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>