commit | 02c1f32f1c524d2a389989f2482121f7c7d9b164 | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Wed Apr 16 14:58:13 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Apr 17 15:56:16 2008 -0400 |
tree | 985654343ad8aeec6e621e6df5449b3200da0c18 | |
parent | 40f0bc2d77d2d9ead3812f4eec2eefc11455e5de [diff] |
sata_mv fix SOC flags, enable NCQ on SOC The System-On-Chip (SOC) core supports all of the same features as the other recent Marvell chips, including NCQ and IRQ coalescing. Fix the chip_soc flags to enable these capabilities (note that the driver currently does nothing special for IRQ coalescing, though). Signed-off-by: Mark Lord <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>