staging: tidspbridge: request dmtimer clocks on init
authorOmar Ramirez Luna <omar.ramirez@ti.com>
Fri, 18 Nov 2011 22:18:54 +0000 (16:18 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 Dec 2011 00:12:06 +0000 (16:12 -0800)
Given that dm timer framework doesn't support request of clocks
by soft | hard irqs because some recent changes, tidspbridge needs
to request its clocks on init and enable/disable them on demand.

This was first seen on 3.2-rc1.

Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found