From: Kenji Kaneshige Date: Wed, 28 May 2008 05:57:30 +0000 (+0900) Subject: pciehp: evaluate _OSC/OSHP before controller init X-Git-Tag: v2.6.27-rc1~1046^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=125c39f7d233de28f342d80858025ffed0c4b7f4;p=pandora-kernel.git pciehp: evaluate _OSC/OSHP before controller init Current pciehp evaluates _OSC/OSHP method after some controller initialization is done. So if evaluating _OSC/OSHP is failed, we need to cleanup already initialized data structures or hardware. This clearly is not robust way. With this patch, _OSC/OSHP evaluation is done first. Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed