summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_mpc52xx.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2010-03-29 10:32:39 +0900
committerJeff Garzik <jgarzik@redhat.com>2010-05-14 17:08:01 -0400
commit441577efa0dc9ae40fb72c602896fc76a87c0a3a (patch)
tree7ebfe6939da5261e97099bb42c84410e428bb1a3 /drivers/ata/pata_mpc52xx.c
parent96d60303fd3336893a93565d58c4f1805a327061 (diff)
downloadlinux-441577efa0dc9ae40fb72c602896fc76a87c0a3a.tar.gz
linux-441577efa0dc9ae40fb72c602896fc76a87c0a3a.tar.bz2
linux-441577efa0dc9ae40fb72c602896fc76a87c0a3a.zip
ahci: clean up board IDs
ahci over time has grown a number of board IDs and it's a bit of mess right now. Clean it up such that, * board_id_* now live in a separate enum board_ids and numbers are assigned automatically. * Board IDs assigned to features are separated from the ones assigned to specific implementations and both are ordered alphabetically. * For NV MCPs, define per-generation alias board_ids and assign matching aliases in the pci id table. This makes mcp_linux, 67-73 use board_ahci_mcp65 instead of board_ahci_yesncq. Both are identical in content. * Kill now unused board_ahci_nopmp and board_ahci_yesncq. This patch doesn't cause any functional change but will make future changes to board_ids and quirks much less painful. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Peer Chen <pchen@nvidia.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/pata_mpc52xx.c')
0 files changed, 0 insertions, 0 deletions