Hi Tarun,

Tarun Kanti DebBarma <[email protected]> writes:

> From: Thara Gopinath <[email protected]>
>
> Convert OMAP1 dmtimers into a platform devices and then registers with
> device model framework so that it can be bound to corresponding driver.
>
> Signed-off-by: Thara Gopinath <[email protected]>
> Signed-off-by: Tarun Kanti DebBarma <[email protected]>
> Acked-by: Cousson, Benoit <[email protected]>

One minor nit...

[...]

> +int __init omap1_dm_timer_init(void)
> +{
> +     int i;
> +     int ret;
> +     struct dmtimer_platform_data *pdata;
> +     struct platform_device *pdev;
> +
> +     pr_debug("%s: +\n", __func__);

stray debug print?

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to