Searched hist:"20 ae6d0b307963416db0e8433602e5d5c95e942b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/misc/ |
H A D | pch_phub.c | diff 20ae6d0b307963416db0e8433602e5d5c95e942b Thu Jun 16 20:13:26 CDT 2011 Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> 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>
|