]> git.sur5r.net Git - u-boot/commit
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 27 Feb 2016 18:18:56 +0000 (19:18 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:12:06 +0000 (15:12 -0400)
commit3ef56e61c8cbfdfdca155f5b1e2cd4d5cb5e048a
treeab82d13ca8cd099ce6233f9082019f57a1ec2b62
parented5ddebe9628402568e8e6f3cbd51b1c345eabd5
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>
arch/arm/cpu/armv7/omap-common/hwinit-common.c
arch/arm/include/asm/arch-omap4/sys_proto.h
arch/arm/include/asm/arch-omap5/sys_proto.h
board/compulab/cm_t54/cm_t54.c
board/compulab/cm_t54/mux.c
board/gumstix/duovero/duovero.c
board/ti/am57xx/board.c
board/ti/dra7xx/evm.c
board/ti/omap5_uevm/evm.c
board/ti/panda/panda.c
board/ti/sdp4430/sdp.c