From: Bartlomiej Zolnierkiewicz Date: Tue, 24 Mar 2009 22:22:42 +0000 (+0100) Subject: ide-acpi: remove taskfile_load_raw() X-Git-Tag: v2.6.30-rc1~672^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b391430bea405ced6038e4cf4d8cf831511935;p=pandora-kernel.git 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 --- Reading git-diff-tree failed