Files
linux-apfs/drivers
Mikael Pettersson d324d4627d [PATCH] sata_promise: cleanups, take 2
This patch performs two simple cleanups of sata_promise.

* Remove board_20771 and map device id 0x3577 to board_2057x.
  After the recent corrections for SATAII chips, board_20771 and
  board_2057x were equivalent in the driver.

* Remove hp->hotplug_offset and use hp->flags & PDC_FLAG_GEN_II
  to compute hotplug_offset in pdc_host_init(). hp->hotplug_offset
  was used to distinguish 1st and 2nd generation chips in one
  particular case, but now we have that information in a more
  general form in hp->flags, so hp->hotplug_offset is redundant.

Changes since previous submission: rebased on libata-dev #upstream,
cleaned up hotplug_offset computation based on Tejun's comments,
expanded hotplug_offset removal rationale.

This patch does not depend on the pending new EH conversion patch.

Signed-off-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-12-07 07:21:24 -05:00
..
2006-12-04 02:00:22 -05:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2006-11-03 12:27:57 -08:00
2006-10-11 11:14:25 -07:00
2006-11-22 14:57:56 +00:00
2006-12-04 02:00:22 -05:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2006-11-30 05:32:19 +01:00
2006-11-22 14:57:56 +00:00
2006-11-30 05:24:39 +01:00
2006-10-17 08:18:42 -07:00
2006-12-04 02:00:22 -05:00
2006-10-17 08:18:42 -07:00