Re: [PATCH 1/1 V2] rtc: Add real-time clock driver for Tegra.

From: Alessandro Zummo
Date: Fri Oct 15 2010 - 04:02:57 EST


On Thu, 14 Oct 2010 13:56:31 -0700
achew@xxxxxxxxxx wrote:

> + info->rtc_base = ioremap(res->start, res->end - res->start + 1);

please use resource_size()


> +MODULE_DESCRIPTION("driver for Tegra internal RTC");
> +MODULE_LICENSE("GPL");

missing MODULE_AUTHOR with email address

pending those corrections,


Acked-by: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>


--

Best regards,

Alessandro Zummo,
Tower Technologies - Torino, Italy

http://www.towertech.it

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/