commit | 799331fda03f969b781553b786f38b83ec3bb608 | [log] [tgz] |
---|---|---|
author | Mikael Pettersson <mikpe@it.uu.se> | Sun Mar 11 21:19:27 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 14:15:59 2007 -0400 |
tree | b6ed373e9e45991540969972d82dccdd91ac0f75 | |
parent | 8cdfb29c0cd8018f92214c11c631d8926f4cb032 [diff] |
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 <mikpe@it.uu.se> Signed-off-by: Jeff Garzik <jeff@garzik.org>