On Friday 15 July 2011 05:34 PM, Tarun Kanti DebBarma wrote:
Add routines to converts dmtimers to platform devices. The device data is obtained from hwmod database of respective platform and is registered to device model after successful binding to driver. In addition, capability attribute of each of the timers is added in hwmod database. Signed-off-by: Tarun Kanti DebBarma<tarun.kanti@xxxxxx> Signed-off-by: Thara Gopinath<thara@xxxxxx> Acked-by: Cousson, Benoit<b-cousson@xxxxxx> --- arch/arm/mach-omap2/omap_hwmod_2420_data.c | 22 +++++ arch/arm/mach-omap2/omap_hwmod_2430_data.c | 22 +++++ arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 27 ++++++ arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 21 +++++ arch/arm/mach-omap2/timer.c | 136 ++++++++++++++++++++++++++++ arch/arm/plat-omap/include/plat/dmtimer.h | 10 ++- 6 files changed, 237 insertions(+), 1 deletions(-)
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx> Regards Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html