From: Paul Walmsley Date: Mon, 27 Feb 2012 22:23:58 +0000 (-0700) Subject: ARM: OMAP2+: timer: use a proper interface to get hwmod data X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19d24b26d36d223b573e8518c0816b9de5afe118;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