Re: [PATCH] arch: arm: mach-omap2: powerdomain.c: Remove some unused functions

2014-12-07 Thread Nishanth Menon
On 14:58-20141207, Rickard Strandqvist wrote: > Removes some functions that are not used anywhere: > pwrdm_get_voltdm() pwrdm_for_each_clkdm() pwrdm_del_clkdm() > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist > --- >

[PATCH] arch: arm: mach-omap2: powerdomain.c: Remove some unused functions

2014-12-07 Thread Rickard Strandqvist
Removes some functions that are not used anywhere: pwrdm_get_voltdm() pwrdm_for_each_clkdm() pwrdm_del_clkdm() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- arch/arm/mach-omap2/powerdomain.c | 81 -