Home
last modified time | relevance | path

Searched hist:d2360b8e845ce0e142e72697a504ee9372421dc3 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-s3c2410.cdiff d2360b8e845ce0e142e72697a504ee9372421dc3 Thu Jul 15 15:06:14 CEST 2010 Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> i2c-s3c2410: Enable i2c clock only when doing some transfert

This patch modify the s3c2410 i2c driver behaviour to enable the
i2c clock only when needed. I'm not sure if this has a big impact
on power usage but at least it's fixing a bug with the uda1380
codec which needs to be hard reset'ed if the i2c clock is enabled
before it's powered on (at least on h1940).

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>