arm/tegra: clk_get should not be fatal
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Wed, 26 Oct 2011 08:41:41 +0000 (11:41 +0300)
committerOlof Johansson <olof@lixom.net>
Sun, 18 Dec 2011 04:06:18 +0000 (20:06 -0800)
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>

No differences found