Re: [PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Viresh Kumar
On 9 November 2012 17:28, Thierry Reding wrote: > Applied, thanks. Aah.. That's pretty fast :) within 5 minutes of posting the patch you got ACK and got applied too :) -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Thierry Reding
On Fri, Nov 09, 2012 at 07:52:22PM +0800, Axel Lin wrote: > spear_pwm_config() is not referenced outside of this file, make it static. > > Signed-off-by: Axel Lin > --- > drivers/pwm/pwm-spear.c |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

Re: [PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Viresh Kumar
On 9 November 2012 17:22, Axel Lin wrote: > spear_pwm_config() is not referenced outside of this file, make it static. > > Signed-off-by: Axel Lin Acked-by: Viresh Kumar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Axel Lin
spear_pwm_config() is not referenced outside of this file, make it static. Signed-off-by: Axel Lin --- drivers/pwm/pwm-spear.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/pwm/pwm-spear.c b/drivers/pwm/pwm-spear.c index 6a8fd9b..83b21d9 100644 ---

[PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Axel Lin
spear_pwm_config() is not referenced outside of this file, make it static. Signed-off-by: Axel Lin axel@ingics.com --- drivers/pwm/pwm-spear.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/pwm/pwm-spear.c b/drivers/pwm/pwm-spear.c index 6a8fd9b..83b21d9

Re: [PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Viresh Kumar
On 9 November 2012 17:22, Axel Lin axel@ingics.com wrote: spear_pwm_config() is not referenced outside of this file, make it static. Signed-off-by: Axel Lin axel@ingics.com Acked-by: Viresh Kumar viresh.ku...@linaro.org -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Thierry Reding
On Fri, Nov 09, 2012 at 07:52:22PM +0800, Axel Lin wrote: spear_pwm_config() is not referenced outside of this file, make it static. Signed-off-by: Axel Lin axel@ingics.com --- drivers/pwm/pwm-spear.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [PATCH] pwm: spear: Staticize spear_pwm_config()

2012-11-09 Thread Viresh Kumar
On 9 November 2012 17:28, Thierry Reding thierry.red...@avionic-design.de wrote: Applied, thanks. Aah.. That's pretty fast :) within 5 minutes of posting the patch you got ACK and got applied too :) -- viresh -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body