From: Bartlomiej Zolnierkiewicz Date: Mon, 28 Apr 2008 21:44:40 +0000 (+0200) Subject: ide: add ->tf_load and ->tf_read methods X-Git-Tag: v2.6.26-rc1~688^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94cd5b62ff9bb07ef065333eb97438f115a75890;p=pandora-kernel.git ide: add ->tf_load and ->tf_read methods * Add ->tf_load and ->tf_read methods to ide_hwif_t and set the default methods in default_hwif_transport(). * Use ->tf_{load,read} instead o calling ide_tf_{load,read}() directly. * Make ide_tf_{load,read}() static. There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed