Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-10 Thread Linus Walleij
On Fri, Feb 7, 2014 at 8:01 PM, Christian Daudt wrote: > On Fri, Feb 7, 2014 at 10:35 AM, Christian Daudt wrote: >> On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij >> wrote: >>> On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin wrote: On 14-02-04 12:49 AM, Axel Lin wrote: > >

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-10 Thread Linus Walleij
On Fri, Feb 7, 2014 at 8:01 PM, Christian Daudt b...@fixthebug.org wrote: On Fri, Feb 7, 2014 at 10:35 AM, Christian Daudt b...@fixthebug.org wrote: On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij linus.wall...@linaro.org wrote: On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin s...@broadcom.com

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Fri, Feb 7, 2014 at 10:35 AM, Christian Daudt wrote: > On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij > wrote: >> On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin wrote: >>> On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin >>> Note that this will collide with the

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij wrote: > On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin wrote: >> On 14-02-04 12:49 AM, Axel Lin wrote: >>> >>> Signed-off-by: Axel Lin >>> >> Note that this will collide with the capri->bcm281xx renaming patches. >> >> Linus, Christian, are those

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij linus.wall...@linaro.org wrote: On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin s...@broadcom.com wrote: On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com Note that this will collide with the capri-bcm281xx renaming

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Fri, Feb 7, 2014 at 10:35 AM, Christian Daudt b...@fixthebug.org wrote: On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij linus.wall...@linaro.org wrote: On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin s...@broadcom.com wrote: On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-06 Thread Linus Walleij
On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin wrote: > On 14-02-04 12:49 AM, Axel Lin wrote: >> >> Signed-off-by: Axel Lin >> > Note that this will collide with the capri->bcm281xx renaming patches. > > Linus, Christian, are those patches going in soon? I have ACKed it, expecting it to be

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-06 Thread Linus Walleij
On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin s...@broadcom.com wrote: On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com Note that this will collide with the capri-bcm281xx renaming patches. Linus, Christian, are those patches going in soon? I have ACKed it,

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-04 Thread Sherman Yin
On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin --- drivers/pinctrl/pinctrl-capri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-capri.c b/drivers/pinctrl/pinctrl-capri.c index 4669c53..b4aa8e3 100644 ---

[PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-04 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/pinctrl/pinctrl-capri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-capri.c b/drivers/pinctrl/pinctrl-capri.c index 4669c53..b4aa8e3 100644 --- a/drivers/pinctrl/pinctrl-capri.c +++

[PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-04 Thread Axel Lin
Signed-off-by: Axel Lin axel@ingics.com --- drivers/pinctrl/pinctrl-capri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-capri.c b/drivers/pinctrl/pinctrl-capri.c index 4669c53..b4aa8e3 100644 --- a/drivers/pinctrl/pinctrl-capri.c +++

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-04 Thread Sherman Yin
On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com --- drivers/pinctrl/pinctrl-capri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-capri.c b/drivers/pinctrl/pinctrl-capri.c index 4669c53..b4aa8e3 100644 ---