From: Jeff Garzik Date: Fri, 2 Mar 2007 23:09:05 +0000 (-0500) Subject: [libata] pata_{legacy,sc1200,sl82c105}: add missing hooks X-Git-Tag: v2.6.21-rc3~129^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7551c441d4b7b0de867d21b96881f3911e89b0;p=pandora-kernel.git [libata] pata_{legacy,sc1200,sl82c105}: add missing hooks Alan Cox noticed several hooks in pata_* drivers were missing, when he authored his ->cable_detect hook patches. This patch extracts just those fixes from Alan's patches, adding the necessary hooks (usually ->freeze, ->thaw, and ->post_internal_cmd) to the drivers. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed