Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-s3c2410.cdiff a7750c3ef0122383901ae48396188aa4b861d32b Mon Nov 24 09:33:38 CET 2014 Pankaj Dubey <pankaj.dubey@samsung.com> i2c: s3c2410: Handle i2c sys_cfg register in i2c driver

Let's handle i2c interrupt re-configuration in i2c driver. This will
help us in removing some soc specific checks from machine files and
will help in removing static iomapping of SYS register in exynos.c

Also handle saving and restoring of SYS_I2C_CFG register during
suspend and resume of i2c driver.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>