From: Tejun Heo Date: Sun, 23 Sep 2007 04:19:55 +0000 (+0900) Subject: ahci: move host flags over to pi.private_data X-Git-Tag: v2.6.24-rc1~1391^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=417a1a6d3d7abad4c5288135f640e6e38e7a65c5;p=pandora-kernel.git ahci: move host flags over to pi.private_data Private pi.flags area is full and we need more private flags. Move host private flags over to pi.private_data. During initialization, these flags are copied to hpriv->flags. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed