ata_piix: only enable the first port on apple macbook pro
authorThomas Rohwer <tr@tng.de>
Mon, 19 Nov 2007 02:54:24 +0000 (11:54 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 19 Nov 2007 03:28:11 +0000 (12:28 +0900)
commit8d8ef2fb931d1035e1f02095086cfd3f78eafe3f
tree7544956b7a74383dd3c34a3072028291059dd7b9
parent00242ec87608d7a0ed989e54333f3fc8f3d665b0
ata_piix: only enable the first port on apple macbook pro

ICH8M on apple macbook pro occasionally locks up completely during PCS
initialization if ports other than the first one are enabled.  Add a
separate controller ID and only enable the first port.

tj: commit description added and patch updated to fit with the
    previous controller ID update.

Signed-off-by: Thomas Rohwer <tr@tng.de>
Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/ata/ata_piix.c
This page took 0.025977 seconds and 5 git commands to generate.