2009-11-02 23:32:22

by Ben Dooks

[permalink] [raw]
Subject: PULL: pull request for i2c-fixes

The following changes since commit 1836d95928a0f41ada0cbb2a6c4e46b027db9491:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../ericvh/v9fs

are available in the git repository at:

git://git.fluff.org/bjdooks/linux.git i2c-fixes

Joakim Tjernlund (1):
i2c-mpc: Do not generate STOP after read.

Richard Zhao (3):
i2c: imx: check busy bit when START/STOP
i2c: imx: only imx1 needs disable delay
i2c: imx: disable clock when it's possible to save power.

drivers/i2c/busses/i2c-imx.c | 86 ++++++++++++++++++++++++++++--------------
drivers/i2c/busses/i2c-mpc.c | 10 +----
2 files changed, 59 insertions(+), 37 deletions(-)