Re: [PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-03-01 Thread Rickard Andersson
On 03/01/2013 09:56 AM, Vincent Guittot wrote: On 1 March 2013 02:13, Linus Walleij wrote: On Tue, Feb 26, 2013 at 11:17 PM, Daniel Lezcano wrote: Add the dynamic irq affinity feature to the timer clock device. Signed-off-by: Daniel Lezcano Looks reasonable to me, sadly I do not fully

Re: [PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-03-01 Thread Vincent Guittot
On 1 March 2013 02:13, Linus Walleij wrote: > On Tue, Feb 26, 2013 at 11:17 PM, Daniel Lezcano > wrote: > >> Add the dynamic irq affinity feature to the timer clock device. >> >> Signed-off-by: Daniel Lezcano > > Looks reasonable to me, sadly I do not fully grasp the patch set, >

Re: [PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-03-01 Thread Vincent Guittot
On 1 March 2013 02:13, Linus Walleij linus.wall...@linaro.org wrote: On Tue, Feb 26, 2013 at 11:17 PM, Daniel Lezcano daniel.lezc...@linaro.org wrote: Add the dynamic irq affinity feature to the timer clock device. Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org Looks reasonable to

Re: [PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-03-01 Thread Rickard Andersson
On 03/01/2013 09:56 AM, Vincent Guittot wrote: On 1 March 2013 02:13, Linus Walleijlinus.wall...@linaro.org wrote: On Tue, Feb 26, 2013 at 11:17 PM, Daniel Lezcano daniel.lezc...@linaro.org wrote: Add the dynamic irq affinity feature to the timer clock device. Signed-off-by: Daniel

Re: [PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-02-28 Thread Linus Walleij
On Tue, Feb 26, 2013 at 11:17 PM, Daniel Lezcano wrote: > Add the dynamic irq affinity feature to the timer clock device. > > Signed-off-by: Daniel Lezcano Looks reasonable to me, sadly I do not fully grasp the patch set, Vincent+Rickard can you have a look at this? Yours, Linus Walleij -- To

Re: [PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-02-28 Thread Linus Walleij
On Tue, Feb 26, 2013 at 11:17 PM, Daniel Lezcano daniel.lezc...@linaro.org wrote: Add the dynamic irq affinity feature to the timer clock device. Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org Looks reasonable to me, sadly I do not fully grasp the patch set, Vincent+Rickard can you

[PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-02-26 Thread Daniel Lezcano
Add the dynamic irq affinity feature to the timer clock device. Signed-off-by: Daniel Lezcano --- drivers/clocksource/nomadik-mtu.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/clocksource/nomadik-mtu.c b/drivers/clocksource/nomadik-mtu.c index

[PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer

2013-02-26 Thread Daniel Lezcano
Add the dynamic irq affinity feature to the timer clock device. Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org --- drivers/clocksource/nomadik-mtu.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/clocksource/nomadik-mtu.c