ARM: uniphier: remove unneeded mdelay() in PLL setting function
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 19 Oct 2016 07:26:49 +0000 (16:26 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 29 Oct 2016 08:01:40 +0000 (17:01 +0900)
commitdd39ee8a545132431b6441135c707e2c49317f8b
tree69ddcaff5d7c2e7c15f05bb0022b3ffbf73af0d1
parent40749d5a8365c182300bc7ab259500b3abf06838
ARM: uniphier: remove unneeded mdelay() in PLL setting function

This delay is already cared by the callers of this function.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/clk/pll-base-ld20.c