diff options
author | Thomas Kavanagh <[email protected]> | 2012-09-13 08:16:55 -0700 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2012-09-14 15:25:22 +0200 |
commit | 5f71a3ef3753ac2068009637eee619e163f44b30 (patch) | |
tree | f2dd903950cfd5732126210c475b040c940838f1 /tools/perf/util/trace-event-scripting.c | |
parent | 4a5b2b269e2780790687cfc7c2fc438cb6d8964e (diff) |
i2c: algo: pca: Fix mode selection for PCA9665
The code currently always selects turbo mode for PCA9665, no matter which
clock frequency is configured. This is because it compares the clock frequency
against constants reflecting (boundary / 100). Compare against real boundary
frequencies to fix the problem.
Signed-off-by: Thomas Kavanagh <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions