From: Omar Ramirez Luna Date: Fri, 18 Nov 2011 22:18:54 +0000 (-0600) Subject: staging: tidspbridge: request dmtimer clocks on init X-Git-Tag: v3.2-rc6~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed625b9143ee53fe610320908c89e22635ee6e87;p=pandora-kernel.git staging: tidspbridge: request dmtimer clocks on init 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed