commit | fb6e76cd2309c76d2120e013ff34ff6ab27aad88 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben@ben-laptop.fluff.org> | Wed Jan 06 01:07:57 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Fri Jan 15 17:10:11 2010 +0900 |
tree | d799129f90346334135499451f44701303e9e2ca | |
parent | 2c2f69b15d5420291a941ace10149e76f0af7ab0 [diff] |
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>