ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider
authorBen Dooks <ben@ben-laptop.fluff.org>
Tue, 5 Jan 2010 16:07:57 +0000 (01:07 +0900)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:11 +0000 (17:10 +0900)
commitfb6e76cd2309c76d2120e013ff34ff6ab27aad88
treed799129f90346334135499451f44701303e9e2ca
parent2c2f69b15d5420291a941ace10149e76f0af7ab0
ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider

If the reg_div field is not set, then do not register clk_ops with the
get/set/round rate calls as these will fail to work.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-samsung/clock-clksrc.c