Re: [PATCH] arch: arm: mach-ux500: board-mop500-regulators.c: Remove unused function

2015-01-20 Thread Rickard Strandqvist
2015-01-19 11:00 GMT+01:00 Arnd Bergmann : > On Sunday 18 January 2015 18:07:47 Lee Jones wrote: >> On Fri, 02 Jan 2015, Arnd Bergmann wrote: >> >> > On Thursday 01 January 2015 16:40:05 Rickard Strandqvist wrote: >> > > Remove the function mop500_regulator_init() that is not used anywhere. >> > >

Re: [PATCH] arch: arm: mach-ux500: board-mop500-regulators.c: Remove unused function

2015-01-19 Thread Arnd Bergmann
On Sunday 18 January 2015 18:07:47 Lee Jones wrote: > On Fri, 02 Jan 2015, Arnd Bergmann wrote: > > > On Thursday 01 January 2015 16:40:05 Rickard Strandqvist wrote: > > > Remove the function mop500_regulator_init() that is not used anywhere. > > > > > > This was partially found by using a static

Re: [PATCH] arch: arm: mach-ux500: board-mop500-regulators.c: Remove unused function

2015-01-18 Thread Lee Jones
On Fri, 02 Jan 2015, Arnd Bergmann wrote: > On Thursday 01 January 2015 16:40:05 Rickard Strandqvist wrote: > > Remove the function mop500_regulator_init() that is not used anywhere. > > > > This was partially found by using a static code analysis program called > > cppcheck. > > > > Signed-off

Re: [PATCH] arch: arm: mach-ux500: board-mop500-regulators.c: Remove unused function

2015-01-02 Thread Arnd Bergmann
On Thursday 01 January 2015 16:40:05 Rickard Strandqvist wrote: > Remove the function mop500_regulator_init() that is not used anywhere. > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist This looks wrong: For one thin

[PATCH] arch: arm: mach-ux500: board-mop500-regulators.c: Remove unused function

2015-01-01 Thread Rickard Strandqvist
Remove the function mop500_regulator_init() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- arch/arm/mach-ux500/board-mop500-regulators.c | 41 - arch/arm/mach-ux500/bo