From: Tejun Heo Date: Sun, 5 Mar 2006 06:29:09 +0000 (+0900) Subject: [PATCH] libata: implement port_task X-Git-Tag: v2.6.17-rc1~1182^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e45b6bd6900c4a0b3666fb18b46e215f775c4f;p=pandora-kernel.git [PATCH] libata: implement port_task Implement port_task. LLDD's can schedule a function to be executed with context after specified delay. libata core takes care of synchronization against EH. This is generalized form of pio_task and packet_task which are tied to PIO hsm implementation. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed