From: Tomoya MORINAGA Date: Fri, 17 Jun 2011 01:13:26 +0000 (+0900) Subject: pch_phub: Fix register miss-setting issue X-Git-Tag: v3.1-rc1~233^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ae6d0b307963416db0e8433602e5d5c95e942b;p=pandora-kernel.git pch_phub: Fix register miss-setting issue Register "interrupt delay value" is for GbE which is connected to Bus-m of PCIe. However currently, the value is set for Bus-n. As a result, the value is not set correctly. This patch moves setting the value processing of Bus-n to Bus-m. Signed-off-by: Tomoya MORINAGA Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed