From: Alan Cox Date: Mon, 27 Mar 2006 17:46:37 +0000 (+0100) Subject: [PATCH] libata: Add ->set_mode hook for odd drivers X-Git-Tag: v2.6.17-rc1~146^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e35a9e01f2a504871e70576a9e11dbe4d8dee456;p=pandora-kernel.git [PATCH] libata: Add ->set_mode hook for odd drivers Some hardware doesn't want the usual mode setup logic running. This allows the hardware driver to replace it for special cases in the least invasive way possible. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed