diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-01-05 11:23:15 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-02-07 15:50:06 -0800 |
commit | 2f2d39d2843570e81be6d53da6052f6752dc3c45 (patch) | |
tree | 76b57ace5a843d2ed24dfab6297bbd6d6d8fb3f7 /usr | |
parent | 15a260d53f7ca026e45109d2c2bec8c4b087780b (diff) | |
download | op-kernel-dev-2f2d39d2843570e81be6d53da6052f6752dc3c45.zip op-kernel-dev-2f2d39d2843570e81be6d53da6052f6752dc3c45.tar.gz |
PCI: Speed up the Intel SMBus unhiding quirk
Speed up the Intel SMBus PCI quirk by avoiding tests which can only
fail. This also makes the compiled code significantly smaller when
using gcc 3.2/3.4. gcc 4.x appears to optimize the code by itself so
this change doesn't make a difference there.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions