linux/arch/arm/mach-omap2
Jon Hunter 2b2d352300 ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver
OMAP1 uses an architecture specific function for setting the dmtimer clock
source, where as the OMAP2+ devices use the clock framework. Eventually OMAP1
device should also use the clock framework and hence we should not any
architecture specific functions.

For now move the OMAP2+ function for configuring the clock source into the
dmtimer driver. Therefore, we do no longer need to specify an architecture
specific function for setting the clock source for OMAP2+ devices. This will
simplify device tree migration of the dmtimers for OMAP2+ devices.

From now on, only OMAP1 devices should specify an architecture specific
function for setting the clock source via the platform data set_dmtimer_src()
function pointer.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-06-14 02:39:47 -07:00
..
2012-05-26 12:31:49 -07:00
2011-03-09 18:44:28 -07:00
2012-03-27 16:03:32 -07:00
2012-05-26 12:31:49 -07:00
2011-05-12 02:52:06 -07:00
2012-03-28 20:59:45 -07:00
2012-05-26 13:14:01 -07:00
2012-05-26 12:31:49 -07:00
2012-05-26 12:31:49 -07:00
2012-03-27 15:55:54 -07:00
2010-07-05 16:31:36 +03:00
2011-03-31 11:26:23 -03:00
2012-05-26 13:14:01 -07:00
2012-03-05 15:18:20 +01:00
2010-12-21 20:01:54 -07:00
2010-12-17 15:13:44 -08:00
2012-05-22 16:12:24 -07:00
2012-03-28 18:30:01 +01:00