diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2010-04-18 11:48:29 (GMT) |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2010-05-06 03:12:11 (GMT) |
commit | 6ae87fe219ce32ea226254ee72e1d38ad35d9deb (patch) | |
tree | b18fe5df3016e0fb54ac52731e65a6b26b4965e9 /arch/arm/mach-pxa/clock.c | |
parent | 299ed07868e2384dd3bff44e30892cfdadd7e1bc (diff) | |
download | linux-6ae87fe219ce32ea226254ee72e1d38ad35d9deb.tar.xz |
[ARM] pxa/viper: fix timeout usage for I2C
The timeout value is in jiffies, so it should be using HZ, not a plain
number. Assume with HZ=100 '100' means 1s here and adapt accordingly.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Marc Zyngier <maz@misterjones.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Paul Shen <paul.shen@marvell.com>
Cc: Mike Rapoport <mike@compulab.co.il>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/clock.c')
0 files changed, 0 insertions, 0 deletions