Re: [PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework

2014-05-07 Thread Tony Lindgren
* Joel Fernandes jo...@ti.com [140424 14:44]: OMAP1 doesn't support clock framework, add a comment where needed and correct a FIXME. This is at least a wrong comment, the original comment seems right to me. Tony Signed-off-by: Joel Fernandes jo...@ti.com --- arch/arm/plat-omap/dmtimer.c

Re: [PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework

2014-05-07 Thread Joel Fernandes
On 05/07/2014 10:20 AM, Tony Lindgren wrote: * Joel Fernandes jo...@ti.com [140424 14:44]: OMAP1 doesn't support clock framework, add a comment where needed and correct a FIXME. This is at least a wrong comment, the original comment seems right to me. Can you elaborate a bit more please on

Re: [PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework

2014-05-07 Thread Tony Lindgren
* Joel Fernandes jo...@ti.com [140507 14:49]: On 05/07/2014 10:20 AM, Tony Lindgren wrote: * Joel Fernandes jo...@ti.com [140424 14:44]: OMAP1 doesn't support clock framework, add a comment where needed and correct a FIXME. This is at least a wrong comment, the original comment seems

Re: [PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework

2014-05-07 Thread Joel Fernandes
On 05/07/2014 10:20 AM, Tony Lindgren wrote: * Joel Fernandes jo...@ti.com [140424 14:44]: OMAP1 doesn't support clock framework, add a comment where needed and correct a FIXME. This is at least a wrong comment, the original comment seems right to me. Ok, I've no issues dropping this

[PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework

2014-04-24 Thread Joel Fernandes
OMAP1 doesn't support clock framework, add a comment where needed and correct a FIXME. Signed-off-by: Joel Fernandes jo...@ti.com --- arch/arm/plat-omap/dmtimer.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/plat-omap/dmtimer.c