commit | 8ad9375f8b7c709b89f7de4de413bb2644ba3c24 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Wed Nov 21 21:48:51 2012 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Nov 22 17:23:12 2012 +0200 |
tree | 12d22fb991733f9ba19f961062c9ff7e8a2db09a | |
parent | c415187b689842e8bb85135c070c822c2505f805 [diff] |
OMAPDSS: do not fail if dpll4_m4_ck is missing 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>