commit | dcc9917d77cee7e2e80cb345090cf3b9d7145b9b | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Wed Jan 29 17:04:17 2014 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Feb 05 15:37:56 2014 +0900 |
tree | c4f54c307b4178eab8a506d40bbdc9e6d86a95c1 | |
parent | 30e472f8cc2dfa2f5dd9c307f285305de0bcfc5f [diff] |
exynos: pinmux: remove unnecessary routine Because of the list of peripherals is not sequential, such a routine does not check for valid correctly. Error check will be done when call the exynos_pinmux_config function. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Acked-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>