From: Paul Walmsley Date: Thu, 19 Apr 2012 10:01:50 +0000 (-0600) Subject: ARM: OMAP2+: timer: use a proper interface to get hwmod data X-Git-Tag: omap-cleanup-hwmod-for-v3.5^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0c27fdb10e15780af800d51711305f65665f25;p=pandora-kernel.git ARM: OMAP2+: timer: use a proper interface to get hwmod data arch/arm/mach-omap2/timer.c pokes around inside the hwmod data structures. Since the hwmod data structures are about to change, this code will break. This patch modifies the timer code to use recently-added hwmod functions instead. Signed-off-by: Paul Walmsley Cc: Tony Lindgren --- Reading git-diff-tree failed