commit | 8fd3ec770c41115b95ca80f0f0ba344ac59dc293 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:15:44 2015 -0600 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Fri Jul 10 21:13:48 2015 +0900 |
tree | 6b40b66e7d6bd09f9e5f99e5ad042d4d302d1468 | |
parent | 6c7cbd32d36a5ce22b2257b2f72baab80cd4483f [diff] |
exynos: i2c: Correct bug in pinmux selection When driver model is not used the current code does not correctly select the pinmux for the I2C bus. This bug was introduced by this commit: 8dfcbaa dm: i2c: s3c24x0: adjust to dm-i2c api Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de> Reviewed-by: Przemyslaw Marczak <p.marczak@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>