RE: [PATCH v9 9/9] Input: goodix - sort includes using inverse Xmas tree order

2015-10-12 Thread Tirdea, Irina
et...@vger.kernel.org > Subject: Re: [PATCH v9 9/9] Input: goodix - sort includes using inverse Xmas > tree order > > On Mon, Oct 12, 2015 at 8:53 AM, Bastien Nocera wrote: > > On Mon, 2015-10-12 at 16:51 +0100, Mark Rutland wrote: > >> On Mon, Oct 12, 2015 at 05:40:37PM

Re: [PATCH v9 9/9] Input: goodix - sort includes using inverse Xmas tree order

2015-10-12 Thread Dmitry Torokhov
On Mon, Oct 12, 2015 at 8:53 AM, Bastien Nocera wrote: > On Mon, 2015-10-12 at 16:51 +0100, Mark Rutland wrote: >> On Mon, Oct 12, 2015 at 05:40:37PM +0200, Bastien Nocera wrote: >> > On Mon, 2015-10-12 at 16:39 +0100, Mark Rutland wrote: >> > > Why? >> > >> > It was already discussed in the threa

Re: [PATCH v9 9/9] Input: goodix - sort includes using inverse Xmas tree order

2015-10-12 Thread Bastien Nocera
On Mon, 2015-10-12 at 16:51 +0100, Mark Rutland wrote: > On Mon, Oct 12, 2015 at 05:40:37PM +0200, Bastien Nocera wrote: > > On Mon, 2015-10-12 at 16:39 +0100, Mark Rutland wrote: > > > Why? > > > > It was already discussed in the thread for a previous version, > > please > > refer to that. > > F

Re: [PATCH v9 9/9] Input: goodix - sort includes using inverse Xmas tree order

2015-10-12 Thread Mark Rutland
On Mon, Oct 12, 2015 at 05:40:37PM +0200, Bastien Nocera wrote: > On Mon, 2015-10-12 at 16:39 +0100, Mark Rutland wrote: > > Why? > > It was already discussed in the thread for a previous version, please > refer to that. Fine, but surely that should be in the commit message, to prevent others lik

Re: [PATCH v9 9/9] Input: goodix - sort includes using inverse Xmas tree order

2015-10-12 Thread Bastien Nocera
On Mon, 2015-10-12 at 16:39 +0100, Mark Rutland wrote: > Why? It was already discussed in the thread for a previous version, please refer to that. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH v9 9/9] Input: goodix - sort includes using inverse Xmas tree order

2015-10-12 Thread Mark Rutland
Why? Mark. On Mon, Oct 12, 2015 at 06:24:37PM +0300, Irina Tirdea wrote: > Signed-off-by: Irina Tirdea > Tested-by: Bastien Nocera > Tested-by: Aleksei Mamlin > --- > drivers/input/touchscreen/goodix.c | 19 ++- > 1 file changed, 10 insertions(+), 9 deletions(-) > > diff --gi