ARM: OMAP4+: dpll: remove cpu_is_omap44xx checks
authorTero Kristo <t-kristo@ti.com>
Wed, 2 Jul 2014 08:47:37 +0000 (11:47 +0300)
committerPaul Walmsley <paul@pwsan.com>
Tue, 15 Jul 2014 20:08:42 +0000 (14:08 -0600)
These are unnecessary, as the clock code is only used on OMAP4+ platforms
through clock registrations. This also allows to eventually migrate the
clock type implementation under clock driver.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found