OMAP: DSS2: DSI: Improve dsi_mux_pads parameters
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 15 Jun 2011 12:21:12 +0000 (15:21 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:17 +0000 (16:16 +0300)
commit5bc416cba15f43c799fc02727c6d6887f3e35a4e
treec53e4104537b3189d54c9f7254936e277ab096a5
parent4e6a0ab0f9d4c8062bd84f3fc95b175001d46ebf
OMAP: DSS2: DSI: Improve dsi_mux_pads parameters

dsi_mux_pads() needs to know about the DSI HW module and the DSI lanes
used. Split the function into two, enable and disable, which take
necessary arguments, and add empty implementations for both.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/mach-omap2/display.c
drivers/video/omap2/dss/dsi.c
include/video/omapdss.h