]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/ata/ata_piix.c
[PATCH] ata_piix: strip now unneded MAP related stuff
authorTejun Heo <htejun@gmail.com>
Fri, 10 Nov 2006 09:08:10 +0000 (18:08 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:45:55 +0000 (22:45 -0500)
commit5e56a37c3706498b25049bb556928c461875250f
tree977f0a4b73d2f60602b239cd7ca7ffeb302209bd
parent228c1590be39872022006ab81fda112a4f35ce47
[PATCH] ata_piix: strip now unneded MAP related stuff

Now that PCS isn't used for device detection anymore...

* esb_sata is identical to ich5_sata
* no reason to know present_shift
* no reason to store map_db in host private area

The MAP table itself is left because it can be used for SCR access.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ata_piix.c