do not call clk_put() on the timer clock
authorFlorian Fainelli <florian@openwrt.org>
Tue, 27 Nov 2012 18:42:36 +0000 (18:42 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 27 Nov 2012 18:42:36 +0000 (18:42 +0000)
commitd59ba20030285079b194b17c0e6cc95ee62d7537
tree392e1f262b7279ccd7453732c74f239ba4291f7c
parent5d6208f34d8fc4676679e68648ba7260c882e08e
do not call clk_put() on the timer clock

We don't support disabling the clock, but this is actually what it would do.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34394
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/timer.c