summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/common-board-devices.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-03-20 03:03:15 (GMT)
committerTony Lindgren <tony@atomide.com>2012-03-20 03:03:15 (GMT)
commite8a30b251bcf1999bea1726b3fc7ae186f551a6b (patch)
treea760ee5c4cd6028de270ff33ecc03ad108b74528 /arch/arm/mach-omap2/common-board-devices.c
parent4647ca5761f5534470e98d06494403a2fd0d7b32 (diff)
downloadlinux-e8a30b251bcf1999bea1726b3fc7ae186f551a6b.tar.xz
ARM: OMAP2+: Remove __init from DSI mux functions
Commit d1589f0912533e6cb2ac8fd6f1feb3d5989fe8cb (ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init) changed DSI muxing functions to __init. This doesn't work, as the muxing functions are used every time a DSI display is enabled or disabled. This patch removes the __inits from DSI mux functions that were accidentally marked as __init, and makes omap4_hdmi_mux_pads __init like it should be. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> [tony@atomide.com: update comments, mark omap4_hdmi_mux_pads __init] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/common-board-devices.c')
0 files changed, 0 insertions, 0 deletions