From: Tarun Kanti DebBarma Date: Tue, 20 Sep 2011 11:30:20 +0000 (+0530) Subject: ARM: OMAP: dmtimer: switch-over to platform device driver X-Git-Tag: v3.2-rc1~96^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3392cdd33a0419e3226910a08b8bdc43b56c95d0;p=pandora-kernel.git ARM: OMAP: dmtimer: switch-over to platform device driver Register timer devices by going through hwmod database using hwmod API. The driver probes each of the registered devices. Functionality which are already performed by hwmod framework are removed from timer code. New set of timers present on OMAP4 are now supported. Signed-off-by: Tarun Kanti DebBarma Acked-by: Cousson, Benoit [tony@atomide.com: folded in spinlock changes, left out is_omap2] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed