]> Pileus Git - ~andy/linux/commit
OMAPDSS: Fix DSI_FCLK clock source selection
authorArchit Taneja <archit@ti.com>
Mon, 7 May 2012 11:21:35 +0000 (16:51 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 May 2012 10:43:11 +0000 (13:43 +0300)
commita2e5d82758a82b4848f00b1f28f8f71920e1b076
tree0b89a775f46fdf89bbc10d48e36f7e06e6106b0e
parent9b9c457b43a0bfe227c5016606a2543e2ac4424e
OMAPDSS: Fix DSI_FCLK clock source selection

The wrong bit field was being updated in DSS_CTRL when trying to configure the
clock source of DSI2 functional clock. Use the correct bit field based on the
dsi module number.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.c