commit | 3ef56e61c8cbfdfdca155f5b1e2cd4d5cb5e048a | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sat Feb 27 19:18:56 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 15:12:06 2016 -0400 |
tree | ab82d13ca8cd099ce6233f9082019f57a1ec2b62 | |
parent | ed5ddebe9628402568e8e6f3cbd51b1c345eabd5 [diff] |
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs There is no distinction between essential and non-essential mux configuration, so it doesn't make sense to have an "essential" prefix. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>