commit | 0ab9a03ca4af90c52640df23242188e32d40ec83 | [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 | 1501cc94162ded8712c6e854969809ff5a0ab595 [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>