aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorThomas Kavanagh <tkavanagh@juniper.net>2012-09-13 08:16:55 -0700
committerWolfram Sang <w.sang@pengutronix.de>2012-09-14 15:25:22 +0200
commit5f71a3ef3753ac2068009637eee619e163f44b30 (patch)
treef2dd903950cfd5732126210c475b040c940838f1 /include/linux
parentMAINTAINERS: fix tree for current i2c-embedded development (diff)
downloadlinux-dev-5f71a3ef3753ac2068009637eee619e163f44b30.tar.xz
linux-dev-5f71a3ef3753ac2068009637eee619e163f44b30.zip
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 <tkavanagh@juniper.net> Signed-off-by: Guenter Roeck <groeck@juniper.net> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions