OMAPDSS: do not fail if dpll4_m4_ck is missing
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 21 Nov 2012 19:48:51 +0000 (21:48 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 22 Nov 2012 15:23:12 +0000 (17:23 +0200)
Do not fail if dpll4_m4_ck is missing. The clock is not there on omap24xx,
so this should not be a hard error.

The patch retains the functionality before the commit 185bae10 (OMAPDSS:
DSS: Cleanup cpu_is_xxxx checks).

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found