]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 9 Nov 2011 19:01:21 +0000 (11:01 -0800)
commitc8cb6abec85adf9febd2edbfbb85cce33ddefd7e
tree0f3a8876e6ba7efa0dea60d1ed947f8ead91e35f
parentb33d53987ae050c1c83c5b99737bc562d2e301ef
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>
arch/arm/mach-tegra/timer.c