Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-16 Thread Linus Walleij
On Mon, Oct 14, 2013 at 8:43 PM, Sebastian Hesselbarth wrote: > @Linus: > I guess the typo is there from the beginning. You know a good way to > determine how far it should go back to -stable? I just add CC: stable and the stable maintainers tend to figure this out. > Please apply with followin

Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-15 Thread Thomas Petazzoni
Dear Jason Cooper, On Mon, 14 Oct 2013 15:02:47 -0400, Jason Cooper wrote: > On Mon, Oct 14, 2013 at 08:43:49PM +0200, Sebastian Hesselbarth wrote: > ... > > You know a good way to determine how far it should go back to -stable? > > $ git blame -L 338,338 drivers/pinctrl/mvebu/pinctrl-dove.c > c9

Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-14 Thread Jason Cooper
On Mon, Oct 14, 2013 at 09:09:14PM +0200, Sebastian Hesselbarth wrote: > On 10/14/2013 09:02 PM, Jason Cooper wrote: > >On Mon, Oct 14, 2013 at 08:43:49PM +0200, Sebastian Hesselbarth wrote: > >... > >>You know a good way to determine how far it should go back to -stable? > > > >$ git blame -L 338,

Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-14 Thread Sebastian Hesselbarth
On 10/14/2013 09:02 PM, Jason Cooper wrote: On Mon, Oct 14, 2013 at 08:43:49PM +0200, Sebastian Hesselbarth wrote: ... You know a good way to determine how far it should go back to -stable? $ git blame -L 338,338 drivers/pinctrl/mvebu/pinctrl-dove.c c9f95ced drivers/pinctrl/pinctrl-dove.c (Seb

Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-14 Thread Jason Cooper
On Mon, Oct 14, 2013 at 08:43:49PM +0200, Sebastian Hesselbarth wrote: ... > You know a good way to determine how far it should go back to -stable? $ git blame -L 338,338 drivers/pinctrl/mvebu/pinctrl-dove.c c9f95ced drivers/pinctrl/pinctrl-dove.c (Sebastian Hesselbarth 2012-09-13 17:41:44 +0200 3

Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-14 Thread Sebastian Hesselbarth
On 10/14/2013 09:12 AM, Thomas Petazzoni wrote: On Mon, 14 Oct 2013 09:08:11 +0200, Linus Walleij wrote: Please include Thomas & Sebastian on the To: line when posting patches to this driver. ... and you should quote the entire e-mail so it's easier for us to see what it is all about :-)) Seb

Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-14 Thread Thomas Petazzoni
Dear Linus Walleij, On Mon, 14 Oct 2013 09:08:11 +0200, Linus Walleij wrote: > Please include Thomas & Sebastian on the To: line when posting > patches to this driver. ... and you should quote the entire e-mail so it's easier for us to see what it is all about :-)) Sebastian, the original e-mai

Re: [PATCH] unset twsi option3 for gconfig as well

2013-10-14 Thread Linus Walleij
Please include Thomas & Sebastian on the To: line when posting patches to this driver. On Mon, Oct 14, 2013 at 1:27 AM, Roel Kluin wrote: > Signed-off-by: Roel Kluin When you don't write a commit message I have no chance to classify this patch. - Is this a serious regression? - Is this somet

[PATCH] unset twsi option3 for gconfig as well

2013-10-13 Thread Roel Kluin
Signed-off-by: Roel Kluin --- drivers/pinctrl/mvebu/pinctrl-dove.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/mvebu/pinctrl-dove.c b/drivers/pinctrl/mvebu/pinctrl-dove.c index 29f7e4f..360b9b2 100644 --- a/drivers/pinctrl/mvebu/pinctrl-dove.c +++ b/driver