diff options
author | 2013-02-13 04:05:25 +0100 | |
---|---|---|
committer | 2013-02-15 10:28:37 -0800 | |
commit | 7f0cb0a05df262c51084f8b079188395ea1ad3da (patch) | |
tree | a59760413b346751dba9fbff01f62ab258721e52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORead4Byte (diff) | |
download | linux-dev-7f0cb0a05df262c51084f8b079188395ea1ad3da.tar.xz linux-dev-7f0cb0a05df262c51084f8b079188395ea1ad3da.zip |
staging/rtl8187se: Remove duplicated code by using an offset
In SetAntennaConfig87SE both branches of if (bAntDiversity) do exactly
the same, except that there is an offset of 0x80 for the register values
if bAntDiversity is true.
-> Consolidate both branches and assign the offset if necessary.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions