commit | 2d85b5d8e1f45bc19ba28d6bce2eaae2ca32f9ac | [log] [tgz] |
---|---|---|
author | Peter De Schrijver <pdeschrijver@nvidia.com> | Wed Oct 26 11:41:41 2011 +0300 |
committer | Olof Johansson <olof@lixom.net> | Sat Dec 17 20:06:18 2011 -0800 |
tree | ec1e4820d5229c12486a1aab0d058cc765ed84ce | |
parent | d695cfa54e9ec48aeb149cadc8dab1240751572a [diff] |
arm/tegra: clk_get should not be fatal The timer and rtc-timer clocks aren't gated by default, so there is no reason to crash the system if the dummy enable call failed. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>