ARM: 7561/1: SMP_TWD: use clk_prepare_enable()
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Oct 2012 09:18:06 +0000 (10:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 4 Nov 2012 10:31:01 +0000 (10:31 +0000)
commit2577cf246233b1e4e38576f28a5ec05c9c6a6c2a
tree30415d695eb6430529717167d1f6c2762bd6f12c
parent871df85a592396b36d4c40b3860e8d7373626552
ARM: 7561/1: SMP_TWD: use clk_prepare_enable()

A minor code refactoring saving a few lines by merging prepare()
and enable() calls.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp_twd.c