ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocks
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 Oct 2013 13:12:38 +0000 (16:12 +0300)
committerPaul Walmsley <paul@pwsan.com>
Thu, 24 Oct 2013 15:07:13 +0000 (09:07 -0600)
Set CLK_SET_RATE_PARENT flag for dss1_alwon_fck_3430es2,
dss1_alwon_fck_3430es1 and dpll4_m4x2_ck so that the DSS's fclk can be
configured without the need to get the parent's parent of the fclk.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found