[PATCH 2.6.19 3/3] sata_promise: cleanups

2006-12-01 Thread Mikael Pettersson
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

Re: [PATCH 2.6.19 3/3] sata_promise: cleanups

2006-12-03 Thread Jeff Garzik
Mikael Pettersson wrote: 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->f

Re: [PATCH 2.6.19 3/3] sata_promise: cleanups

2006-12-03 Thread Tejun Heo
Mikael Pettersson wrote: > 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. Ack. > * Remove hp->hotplug_offs

Re: [PATCH 2.6.19 3/3] sata_promise: cleanups

2006-12-06 Thread Mikael Pettersson
On Sun, 03 Dec 2006 22:05:51 +0900, Tejun Heo wrote: >Mikael Pettersson wrote: >> 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 e