commit | efde234674d9db08b762d9faef4dbbaa2eba3a2e | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Fri Feb 20 10:08:52 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Mar 31 21:26:58 2015 +0300 |
tree | 8ee5483eeca28398f39d526d3438b4678f4b56b5 | |
parent | 23d34981c7e36fb609d3eaacf0a52a05d75ae008 [diff] |
ARM: OMAP4+: control: remove support for legacy pad read/write omap4_ctrl_pad_readl/writel are no longer used by anybody, so remove these. Syscon / pinctrl should be used to access the padconf area instead. Signed-off-by: Tero Kristo <t-kristo@ti.com>