Re: [PATCH] clocksource: timer-keystone: Delete unnecessary variable

2014-02-19 Thread Daniel Lezcano
On 02/18/2014 07:29 PM, Matthias Brugger wrote: Commit 438e0bff5257 added the timer-keystone device driver but make use of an unnecessary variable in the init function. This patch delets this variable. Signed-off-by: Matthias Brugger Applied to my tree for 3.15. Thanks -- Daniel --

Re: [PATCH] clocksource: timer-keystone: Delete unnecessary variable

2014-02-19 Thread Daniel Lezcano
On 02/18/2014 07:29 PM, Matthias Brugger wrote: Commit 438e0bff5257 added the timer-keystone device driver but make use of an unnecessary variable in the init function. This patch delets this variable. Signed-off-by: Matthias Brugger matthias@gmail.com Applied to my tree for 3.15. Thanks

[PATCH] clocksource: timer-keystone: Delete unnecessary variable

2014-02-18 Thread Matthias Brugger
Commit 438e0bff5257 added the timer-keystone device driver but make use of an unnecessary variable in the init function. This patch delets this variable. Signed-off-by: Matthias Brugger --- drivers/clocksource/timer-keystone.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff

[PATCH] clocksource: timer-keystone: Delete unnecessary variable

2014-02-18 Thread Matthias Brugger
Commit 438e0bff5257 added the timer-keystone device driver but make use of an unnecessary variable in the init function. This patch delets this variable. Signed-off-by: Matthias Brugger matthias@gmail.com --- drivers/clocksource/timer-keystone.c | 5 + 1 file changed, 1 insertion(+), 4