commit | a7750c3ef0122383901ae48396188aa4b861d32b | [log] [tgz] |
---|---|---|
author | Pankaj Dubey <pankaj.dubey@samsung.com> | Mon Nov 24 14:03:38 2014 +0530 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Nov 24 10:37:14 2014 +0100 |
tree | 9a268b9c44a39e3f61c7e7e5adadf1063eb142e6 | |
parent | 80f1774f967a16b1909628cd1ca3d5c30a32aac1 [diff] |
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>