aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2009-03-28 21:34:43 +0100
committerJean Delvare <[email protected]>2009-03-28 21:34:43 +0100
commit8a52c6b4d55b2960d93a90a7cf6afd252357fa54 (patch)
treebdc87e2591e4aa431389acba6efc45a7b620eb62 /fs/jbd2/commit.c
parent8fcfef6e65c5b58e6482eae0b793319c8d9efd44 (diff)
i2c: Adapter timeout is in jiffies
i2c_adapter.timeout is in jiffies. Fix all drivers which thought otherwise. It didn't really matter as long as the value was only used inside the driver, but soon i2c-core will use it too so it must have the proper unit. Note: for the i2c-mpc driver, this fixes a bug in polling mode. Timeout would trigger after 1 jiffy, which is most probably not what the author wanted. Signed-off-by: Jean Delvare <[email protected]> Cc: Clifford Wolf <[email protected]> Acked-by: Sean MacLennan <[email protected]> Cc: Stefan Roese <[email protected]> Acked-by: Lennert Buytenhek <[email protected]> Cc: Dan Williams <[email protected]> Cc: Grant Likely <[email protected]> Acked-by: Mark A. Greer <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions