From: Thomas Rohwer
Date: Mon, 19 Nov 2007 02:54:24 +0000 (+0900)
Subject: ata_piix: only enable the first port on apple macbook pro
X-Git-Tag: v2.6.24-rc4~102^2~13
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8ef2fb931d1035e1f02095086cfd3f78eafe3f;p=pandora-kernel.git
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
Signed-off-by: Tejun Heo
---
Reading git-diff-tree failed