commit | 20ae6d0b307963416db0e8433602e5d5c95e942b | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Fri Jun 17 10:13:26 2011 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jul 01 15:33:10 2011 -0700 |
tree | 72d4b0ebca3ce5a0689f7dc073cfc6ff8f169891 | |
parent | e7328ae1848966181a7ac47e8ae6cddbd2cf55f3 [diff] |
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 <tomoya-linux@dsn.okisemi.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>