commit | 6558b6ab145ceead45632e4214cd5ef14f48f412 | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Thu Nov 24 13:44:01 2005 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jan 09 12:13:16 2006 -0800 |
tree | 9316df4d5e28567a4e6f6da4c4cc73b0d98acb0d | |
parent | e00e57efa3448b18c0deedce32732e28683cb73d [diff] |
[PATCH] shpchp: fix improper reference to Slot Avail Regsister The hpc_get_max_bus_speed() function of the SHPCHP driver seems to refer wrong bits in the "Slot Avail Register I" and "Slot Avail Register II". This patch fixes this bug. And this also cleanup the code. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>