From: Mikael Pettersson Date: Sun, 11 Mar 2007 20:19:27 +0000 (+0100) Subject: sata_promise: add missing cable_detect hooks X-Git-Tag: v2.6.22-rc1~1111^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799331fda03f969b781553b786f38b83ec3bb608;p=pandora-kernel.git sata_promise: add missing cable_detect hooks The recent change which moved cable detection from pdc_pre_reset() to the new ->cable_detect hook only added the hook for SATAII chips, leaving SATAI chips and the 20619 without the hook. Fixed by this patch. Signed-off-by: Mikael Pettersson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed