Re: [PATCH] power: avs: smartreflex: Remove unused function

2015-01-04 Thread Rickard Strandqvist
2015-01-03 18:53 GMT+01:00 Nishanth Menon : > On 16:58-20150103, Rickard Strandqvist wrote: >> Remove the function sr_configure_minmax() that is not used anywhere. >> >> This was partially found by using a static code analysis program called >> cppcheck. >> >> Signed-off-by: Rickard Strandqvist >

Re: [PATCH] power: avs: smartreflex: Remove unused function

2015-01-03 Thread Nishanth Menon
On 16:58-20150103, Rickard Strandqvist wrote: > Remove the function sr_configure_minmax() that is not used anywhere. > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist > --- > drivers/power/avs/smartreflex.c | 86

[PATCH] power: avs: smartreflex: Remove unused function

2015-01-03 Thread Rickard Strandqvist
Remove the function sr_configure_minmax() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/power/avs/smartreflex.c | 86 - include/linux/power/smar